cartographer/cartographer_grpc/framework
Christoph Schütte 302320b1a9 Use framework::Client everywhere. (#875)
This switches all gRPC method invocation to using framework::Client. After this change we can remove the gRPC proto compiler from the build files.

[RFC=0002](https://github.com/googlecartographer/rfcs/blob/master/text/0002-cloud-based-mapping-1.md)
2018-02-01 17:19:15 +01:00
..
proto
testing Implement AddImuDataHandlerTest (#872) 2018-02-01 13:05:08 +01:00
client.h Implement AddImuDataHandlerTest (#872) 2018-02-01 13:05:08 +01:00
completion_queue_thread.cc
completion_queue_thread.h
event_queue_thread.cc
event_queue_thread.h
execution_context.h
rpc.cc
rpc.h
rpc_handler.h
rpc_handler_interface.h
server.cc
server.h Implement AddImuDataHandlerTest (#872) 2018-02-01 13:05:08 +01:00
server_test.cc Use framework::Client everywhere. (#875) 2018-02-01 17:19:15 +01:00
service.cc
service.h
type_traits.h
type_traits_test.cc