Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var WS = &WSHandler{}
WS to handle
Functions ¶
func ExplicitInit ¶ added in v0.2.8
func ExplicitInit()
ExplicitInit only run init() if we're configured for such
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is a middleman between the websocket connection and the hub.
Click to show internal directories.
Click to hide internal directories.