Denis Chaplygin
|
889c82516f
|
Set flatbuffers root type and removed unneded array for rows/cols
|
2019-08-26 11:08:56 +03:00 |
|
Denis Chaplygin
|
533f1ffc6b
|
Inlined routes and waypoints, as all services are using at least one of those object, so there is no need for another one level of indirection.
|
2019-08-26 11:08:56 +03:00 |
|
Denis Chaplygin
|
acd3e81ab4
|
Removed ineffectivness in the serialization schema. Positions are
structs now and distance/duration matrices are just arrays.
|
2019-08-26 11:08:56 +03:00 |
|
Denis Chaplygin
|
ea111129dd
|
Added full flatbuffers support to the Table service
|
2019-08-26 11:08:56 +03:00 |
|
Denis Chaplygin
|
f6f86b2a52
|
Added flatbuffers schema.
|
2019-08-26 11:08:56 +03:00 |
|