//
pkg.gl
Category
github.com/kevguy/algosearch
backend
foundation
websocket
package
0.0.0-20220504154335-8401909630eb
Repository:
https://github.com/kevguy/algosearch.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
4
Files
176 SLOC
#
Functions
NewHub
No description provided by the author
ServeWs
serveWs handles websocket requests from the peer.
#
Structs
App
No description provided by the author
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.