|
|
52455d6ffc
|
- update: major refactor of the database-service to make it easy to add newer api services
- add: character database api
|
2024-12-17 01:58:18 -05:00 |
|
|
|
ff3f6b2148
|
- add: service version to metadata when registering with consul
|
2024-12-14 23:39:39 -05:00 |
|
|
|
444e69294c
|
- move: null string to utils
|
2024-12-13 14:32:07 -05:00 |
|
|
|
38ea2ddb71
|
- add: handle channel list request
- add: handle server select request
- add: handle character list request stub
- add: start health check function for consul
|
2024-12-13 04:40:07 -05:00 |
|
|
|
9121b7f88b
|
- 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:46:13 -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 |
|
|
|
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 |
|