Documentation ¶
Index ¶
Constants ¶
View Source
const ( ME = "Go-Pusher" VERSION = "0.1" PROTOCOL_VERSION = "7" EVENT_CHANNEL_BUFF_SIZE = 1000 // events channel buffer size HEARTBEAT_RATE = 30 // time in second between 2 beats )
Variables ¶
This section is empty.
Functions ¶
func NewCustomClient ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.