Commit Graph

8 Commits

Author SHA256 Message Date
f75782885b Added initial game logic service 2025-06-24 14:10:49 -04:00
ad6ba2c8e6 More work.
Added chat service
Updated packet service to pass the tcp stream around in a Arc type.
Updated character position data to not require multiplying the coords
Added more debug logs
Added an interceptor for gRPC comms with the chat server
Updated build and push script for the chat server changes
2025-06-06 17:52:29 -04:00
4046f56191 - removed: api-service
- removed: session-service
- updated: moved health check out of consul registration
- updated: get service info to pull the service from the default namespace for the service account
- updated: the rest of the services to be able to handle the new database tables
2025-03-20 22:53:49 -04:00
f4bc414ebd - update: code update to use kube api instead of consul 2025-03-18 02:00:11 -04:00
eebf5c58e0 - add: helm chart
- add: python script for building and pushing the containers
2025-03-17 23:59:33 -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
9735b59598 - fix: consul.json file encoding 2024-12-18 01:05:03 -05:00
fd358d3c27 - update: docker-compose.yml
- update: Register page to have better error feedback
2024-12-17 21:38:33 -05:00