modify websocketserver to broker with callback functions
This commit is contained in:
3
websocket/models/clients.go
Normal file
3
websocket/models/clients.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package models
|
||||
|
||||
type Clients map[string]*Client
|
Reference in New Issue
Block a user