osrm-backend/HttpServer
2010-08-31 14:00:40 +00:00
..
connection.h Removed unneeded code from http component 2010-07-26 12:27:58 +00:00
header.h Initial Import. 2010-07-09 09:05:40 +00:00
reply.h Removed unneeded code from http component 2010-07-26 12:27:58 +00:00
request_handler.h BREAKING CHANGE: the routing engine does not use the kd-tree anymore, but an external memory nearest neighbor grid. The memory consumption is less than half. This is a breaking change, please reprocess your .osrm files and take note that the parameter to routed have been changed! 2010-08-31 14:00:40 +00:00
request_parser.h Removed unneeded code from http component 2010-07-26 12:27:58 +00:00
request.h Removed unneeded code from http component 2010-07-26 12:27:58 +00:00
server.h Queries are now handled by a static graph which means less RAM usage and faster queries. 2010-07-14 12:56:24 +00:00