Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebSocketServer ¶
func NewWebSocketServer ¶
func NewWebSocketServer(address string, parse func([]byte) interface{}) *WebSocketServer
func (*WebSocketServer) StartWebSocketServer ¶
func (e *WebSocketServer) StartWebSocketServer()
Click to show internal directories.
Click to hide internal directories.