98b8d412e7
- update: logging system to only show logs from the app and not any 3rd party dependencies
2025-03-19 02:13:02 -04:00
f4bc414ebd
- update: code update to use kube api instead of consul
2025-03-18 02:00:11 -04:00
cdf7bb3f15
- update: tell consul to use docker dns to resolve CNAME addresses
...
- add: load balancer for consul services
- update: dns lookup to now return the service address
- update: docker consul to the latest version
2025-03-12 15:39:45 -04:00
81068759e5
- update: docker compose to add custom networks
...
- add: get service endpoints by using consul dns
2025-03-10 06:09:26 -04:00
b6f2d3f456
- chore: ran cargo fix on the codebase
2025-03-07 21:03:15 -05:00
9f63a5fd3a
- update: moved signal handler into utils crate to make it easier to update
...
- fix: windows compile issue due to exposed unix signal
2025-01-05 22:49:55 -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
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
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