8c6230ca20
Implement a reverse proxy using grpc-gateway
2020-06-13 00:23:21 +01:00
7ababb79f6
Migrate to gRPC rather than REST with swagger
...
Will also be adding in a RESTful endpoint to the server as well so it can consume both types
2020-06-12 22:51:18 +01:00
14424c16ca
Refactor testing into docker file
...
This means a decent scale refactor but ends with our testing being much simpler
Key changes:
* single Dockerfile for all services
* tests moved into docker up so don't need to be run locally
* configurations moved to environment
2020-06-11 18:16:11 +01:00
99da6c5d67
Move accountant to it's own deployment using gRCP
2020-06-11 13:24:42 +01:00
5e1f9b0d31
Refactor rover attributes to add a name
2020-06-06 16:52:30 +01:00
573bfbf9c7
Add cron tick of command queue
2020-06-06 15:52:03 +01:00
b152861222
Add test for /spawn
...
Required small refactor
2020-06-02 18:00:51 +01:00
eccb726f74
Add the concept of a player and the /register endpoint
2020-05-31 00:08:50 +01:00
5377e42e71
Add a basic server router to main
2020-05-29 17:41:11 +01:00
9deda4b3fb
Add a go.mod file
2020-05-29 17:35:01 +01:00