Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBacklog ¶
func GetSessionToken ¶
Types ¶
type Connection ¶
func NewConnection ¶
func NewConnection(token string) *Connection
func (*Connection) ReadMessage ¶
func (c *Connection) ReadMessage() ([]byte, error)
func (*Connection) SendMessage ¶
func (c *Connection) SendMessage(cid int, channel, message string)
Click to show internal directories.
Click to hide internal directories.