package
0.0.0-20220409112545-49e1029b5043
Repository: https://github.com/iamdavidzeng/gotutorial.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.
No description provided by the author
Hub maintains the set of active clients and broadcasts messages to the clients.
No description provided by the author