package
0.0.0-20241211200304-2cf7f904842f
Repository: https://github.com/gara22/tetris.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
serveWs handles websocket requests from the peer.

# Structs

Client is a middleman between the websocket connection and the hub.
Hub maintains the set of active clients and broadcasts messages to the clients.