Documentation
¶
Index ¶
- func AddClient(app string, client *melody.Session, clientID string, token string, ...)
- func EventOffline(clientId string) error
- func EventOnline(clientId string) error
- func EventPing(clientId string) error
- func Init()
- func Push(channels []string, data map[string]any)
- func RemoveClient(clientID string)
- func RemoveConnClient(conn *melody.Session)
- func SendClient(clientID string, message map[string]any) error
- type Agent
- type Channel
- type Client
- type Message
- type ServiceT
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.