//
pkg.gl
Category
github.com/iamdavidzeng/gotutorial
27_chat
chat
package
0.0.0-20220409112545-49e1029b5043
Repository:
https://github.com/iamdavidzeng/gotutorial.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
243 SLOC
#
Functions
NewHub
No description provided by the author
ServeWs
serveWs handles websocket requests from the peer.
#
Structs
Client
Client is a middleman between the websocket connection and the hub.
Group
No description provided by the author
Hub
Hub maintains the set of active clients and broadcasts messages to the clients.
Message
No description provided by the author