//
pkg.gl
Category
github.com/mousybusiness/go-web
ws
server
package
1.3.2
Repository:
https://github.com/mousybusiness/go-web.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
2
Files
100 SLOC
#
Functions
NewConnection
creates new connected client and registers in connections lookup map.
#
Variables
Connections
No description provided by the author
Server
make websocket io funcs mockable.
#
Structs
ConnectedClient
No description provided by the author
Msg
Msg describes what is read for who.
#
Interfaces
CleanableConnection
No description provided by the author
WebsocketIO
No description provided by the author