- 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
- add: packet-service to handle game client packets - fix: health check for database-service - fix: health check for auth-service
- add: start of packet-service