Documentation
¶
Index ¶
Constants ¶
View Source
const ACCESS = "_acce"
View Source
const ADDR = "_ad"
View Source
const AES_128_GCM = "A1G"
crypto
View Source
const AES_256_GCM = "A2G"
View Source
const ATTACH = "_ah"
system channel
View Source
const ATTR = "_at"
View Source
const BIND = "_bi"
View Source
const BINDED = "_bd"
View Source
const BIND_RECV = "_bdre"
View Source
const BIND_SEND = "_bdse"
bind event channel
View Source
const BOUNDED = "_bo"
View Source
const CHACHA20_POLY1305 = "CP1"
View Source
const CHAN = "_ch"
View Source
const CHANS = "_cs"
View Source
const CODE = "_co"
error
View Source
const CTRL = "_ct"
View Source
const CUSTOM = "_cu"
View Source
const DETACH = "_dh"
View Source
const ERROR = "_er"
View Source
const FROM = "_fr"
View Source
const FROM_SOCKET = "_fs"
View Source
const HAND = "_ha"
network
View Source
const ID = "_id"
message id
View Source
const JOIN = "_jo"
View Source
const JOINED = "_jd"
View Source
const KEEP_ALIVE = "_ke"
View Source
const MAX_MESSAGE_LEN = 64 * 1024 * 1024
View Source
const METHOD = "_me"
View Source
const MINE = "_mi"
View Source
const ORIGIN = "_or"
View Source
const PING = "_pi"
View Source
const QUERY = "_qu"
View Source
const RECV_NUM = "_rnum"
View Source
const ROOT = "_ro"
View Source
const SECRET = "_secr"
View Source
const SECURE = "_se"
View Source
const SEND_NUM = "_snum"
attr
View Source
const SHARE = "_sh"
View Source
const SHARE_CHANS = "_sc"
View Source
const SLOT_ATTACH = "_slat"
View Source
const SLOT_BREAK = "_slbr"
View Source
const SLOT_DETACH = "_slde"
View Source
const SLOT_ID = "_sl"
View Source
const SLOT_KILL = "_slki"
View Source
const SLOT_READY = "_slre"
slot event channel
View Source
const SLOT_RECV = "_slrc"
View Source
const SLOT_SEND = "_slse"
View Source
const SOCKET_ID = "_so"
params
View Source
const TAG = "_ta"
View Source
const TO = "_to"
View Source
const TO_SOCKET = "_ts"
View Source
const UNBIND = "_ub"
View Source
const UNJOIN = "_uj"
View Source
const VALUE = "_va"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.