//
pkg.gl
Category
github.com/Swapica/order-aggregator-svc
internal
ws
package
0.1.0-rc.9
Repository:
https://github.com/swapica/order-aggregator-svc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
225 SLOC
#
Functions
NewHub
No description provided by the author
ServeWs
ServeWs handles websocket requests from the peer.
#
Constants
AddMatch
No description provided by the author
AddOrder
No description provided by the author
UpdateMatch
No description provided by the author
UpdateOrder
No description provided by the author
#
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.
Message
No description provided by the author