osrm-backend/include/server
Denis Chaplygin 59ca7840f4 Added output format parser to the Route service.
It is possible now to choose between json and flatbuffers (not yet implemented) output format.
Only route service is supported atm.
2019-08-26 11:08:56 +03:00
..
api Added output format parser to the Route service. 2019-08-26 11:08:56 +03:00
http Added 'Connection' header extraction. 2019-08-23 12:21:54 +03:00
service Variant got re-packaged, need to update search paths. (#3392) 2016-12-01 16:59:29 -08:00
connection.hpp Receive timeout should only be active for a second and 2019-08-23 12:21:54 +03:00
request_handler.hpp Add support of custom ServiceHandler 2016-10-31 15:38:03 +01:00
request_parser.hpp Removes server-side support for POST requests. 2016-04-05 22:59:14 +02:00
server.hpp Refactor logging, improve error handling workflow, clang-format. (#3385) 2016-12-06 12:30:46 -08:00
service_handler.hpp link ConnectedRoad and TurnOperation via class hierarchy 2016-11-03 13:42:29 +01:00