//
pkg.gl
Category
github.com/go-playground/lars
examples
websockets
package
3.7.1+incompatible
Repository:
https://github.com/go-playground/lars.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
289 SLOC
#
Structs
Client
Client is an middleman between the websocket connection and the hub.
Hub
hub maintains the set of active clients and broadcasts messages to the clients.