Files
games/features/c4game/services
Ryan Hamamura 8536f8e948
All checks were successful
CI / Deploy / test (pull_request) Successful in 16s
CI / Deploy / lint (pull_request) Successful in 25s
CI / Deploy / deploy (pull_request) Has been skipped
refactor: extract GameService for Connect 4 NATS/chat handling
Move NATS subscription and chat room management into a dedicated
GameService, following the portigo service pattern. Handlers now
receive the service and call its methods instead of managing
NATS connections directly.
2026-03-03 12:23:25 -10:00
..