Versions in this module Expand all Collapse all v1 v1.0.0 Feb 28, 2023 Changes in this version + type BindReply struct + Code int + type BindRequest struct + CID int64 + UID int64 + type BroadcastReply struct + Code int + Total int64 + type BroadcastRequest struct + Kind session.Kind + Message *Message + type DeliverReply struct + Code int + type DeliverRequest struct + CID int64 + GID string + Message *Message + NID string + UID int64 + type DisconnectReply struct + Code int + type DisconnectRequest struct + IsForce bool + Kind session.Kind + Target int64 + type GetIPReply struct + Code int + IP string + type GetIPRequest struct + Kind session.Kind + Target int64 + type Message struct + Buffer []byte + Route int32 + Seq int32 + type MulticastReply struct + Code int + Total int64 + type MulticastRequest struct + Kind session.Kind + Message *Message + Targets []int64 + type PushReply struct + Code int + type PushRequest struct + Kind session.Kind + Message *Message + Target int64 + type TriggerReply struct + Code int + type TriggerRequest struct + Event cluster.Event + GID string + UID int64 + type UnbindReply struct + Code int + type UnbindRequest struct + UID int64