Documentation
¶
Overview ¶
grpcws-demo demonstrates the grpcws package for gRPC-over-WebSocket streaming.
This demo shows multiplayer game sync where multiple browser windows connected to the same gameId see each other's actions in real-time.
Run: go run ./cmd/grpcws-demo Test: Open http://localhost:8080/game123 in multiple browser windows
Click to show internal directories.
Click to hide internal directories.