|
|
7d97afebf2
|
- add: consul tags and metadata
- update: login reply now requests for the character services from consul to build the server list
|
2024-12-10 15:45:35 -05:00 |
|
|
|
a7af7f1b9e
|
- update: service discovery now supports retrieving multiple service nodes
|
2024-12-10 13:51:30 -05:00 |
|
|
|
13d4b45859
|
- add: uuid to generate service id for consul
- update: each service now generates a service id for registering with consul
|
2024-12-10 13:31:35 -05:00 |
|
|
|
f847ec0896
|
- add: login via token
- update: login request packet uses token login instead of user & pass
|
2024-12-10 12:04:04 -05:00 |
|
|
|
e5c961d1b4
|
- add: utils library
- add: packet-service to handle game client packets
- fix: health check for database-service
- fix: health check for auth-service
|
2024-12-09 23:10:26 -05:00 |
|
|
|
20e86dd117
|
- remove: unnecessary return in route_packet
|
2024-11-26 13:18:32 -05:00 |
|
|
|
889fde4636
|
- add: missing call to dotenv
- remove: unreachable code in route_packet
|
2024-11-26 13:17:27 -05:00 |
|
|
|
47899d47cd
|
- add: virtual workspace
- add: start of packet-service
|
2024-11-26 13:16:20 -05:00 |
|