Commit Graph

5 Commits

Author SHA256 Message Date
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
949a931914 - add: launcher for custom uri protocol to allow pass token and server info to the client 2024-12-14 01:52:27 -05:00
51e2fef9df - add: character and world service stubs 2024-12-13 04:46:18 -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
47899d47cd - add: virtual workspace
- add: start of packet-service
2024-11-26 13:16:20 -05:00