//
pkg.gl
Category
github.com/acger/chat-api
internal
logic
package
1.0.1
Repository:
https://github.com/acger/chat-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
265 SLOC
#
Packages
chatGroup
No description provided by the author
#
Functions
NewHub
No description provided by the author
NewManager
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.
Hub
Hub maintains the set of active clients and broadcasts messages to the clients.
Manager
No description provided by the author