Alex Roitman
|
c849ab19ac
|
Implement test command
|
2019-02-08 13:57:29 -08:00 |
Alex Roitman
|
5e215c247d
|
Add distance_to function to the tile38 namespace in lua.
distance_to(lat_a, lon_a, lat_b, lon_b) returns distance in meters between points A and B.
|
2019-01-04 14:57:00 -08:00 |
Alex Roitman
|
01a7dda2a1
|
Add RENAME and RENAMENX commands.
|
2018-12-27 17:15:53 -08:00 |
tidwall
|
f2c217c216
|
Refactor and comment command details
|
2018-11-23 15:53:33 -07:00 |
tidwall
|
555e47036c
|
Replaced net package with evio
- Added threads startup flag
- Replaced net package with evio
- Refactored controller into server
|
2018-10-28 15:51:47 -07:00 |