Ryan Hamamura a6b5a46a8a Replace polling loop with NATS pub/sub for game updates
Use via's embedded NATS server to notify players of state changes
instead of a 100ms polling ticker. Each player subscribes to
"game.<id>" on page load; via auto-cleans subscriptions on disconnect,
eliminating the need for manual player tracking and RegisterSync.
2026-01-31 10:26:31 -10:00
Description
No description provided
1.2 MiB
v0.1.8 Latest
2026-03-11 20:22:55 +00:00
Languages
Go 47.4%
CSS 35.6%
templ 13.4%
Shell 3.3%
Dockerfile 0.3%