cartographer/cartographer_grpc/framework
Christoph Schütte 697be9a77b
Add MappingServer skeleton. (#730)
2017-12-05 14:46:25 +01:00
..
proto Implement bi-directional streaming RPCs. (#720) 2017-12-04 15:28:19 +01:00
completion_queue_thread.cc Implement connection establishment and server startup and shutdown. (#712) 2017-11-28 10:50:30 +01:00
completion_queue_thread.h Implement connection establishment and server startup and shutdown. (#712) 2017-11-28 10:50:30 +01:00
execution_context.h Implement shared ExecutionContext for handlers. (#716) 2017-11-29 14:05:31 +01:00
rpc.cc Implement bi-directional streaming RPCs. (#720) 2017-12-04 15:28:19 +01:00
rpc.h Implement bi-directional streaming RPCs. (#720) 2017-12-04 15:28:19 +01:00
rpc_handler.h Implement bi-directional streaming RPCs. (#720) 2017-12-04 15:28:19 +01:00
rpc_handler_interface.h Implement unary gRPC calls. (#719) 2017-11-30 13:18:16 +01:00
server.cc Add MappingServer skeleton. (#730) 2017-12-05 14:46:25 +01:00
server.h Add MappingServer skeleton. (#730) 2017-12-05 14:46:25 +01:00
server_test.cc Implement bi-directional streaming RPCs. (#720) 2017-12-04 15:28:19 +01:00
service.cc Implement bi-directional streaming RPCs. (#720) 2017-12-04 15:28:19 +01:00
service.h Implement unary gRPC calls. (#719) 2017-11-30 13:18:16 +01:00
type_traits.h Introduce RPC class and start wiring up in Service (#701) 2017-11-24 23:41:58 +01:00
type_traits_test.cc Introduce RPC class and start wiring up in Service (#701) 2017-11-24 23:41:58 +01:00