f55ca79410
- add: join server handler
...
- add: validate session function to validate the session status
2024-12-21 15:39:51 -05:00
0777bd4605
- fix: user_id and session id were not being saved in the state correctly
...
- add: server and channel id to connection state
2024-12-20 17:48:02 -05:00
18afa71d74
- add: logout grpc function
...
- add: logout packet handler
- add: connection state and service for storing connection data
- add: session service calls to auth-service
- fix: compile error on database service due to moved redis cache
2024-12-20 14:46:00 -05:00
aaa7143b11
- update: health check status output to health log
2024-12-17 20:03:12 -05:00
e6f78128a7
- add: new token login and join server packet
2024-12-14 00:20:55 -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
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