Documentation ¶
Index ¶
Constants ¶
View Source
const ( // MetaWeight meta weight MetaWeight = "weight" // MetaOffline meta offline MetaOffline = "offline" // MetaAddrs meta public ip addrs MetaAddrs = "addrs" // MetaIPCount meta ip count MetaIPCount = "ip_count" // MetaConnCount meta conn count MetaConnCount = "conn_count" // PlatformWeb platform web PlatformWeb = "web" )
Variables ¶
This section is empty.
Functions ¶
func DecodeRoomKey ¶
DecodeRoomKey decode room key.
func EncodeRoomKey ¶
EncodeRoomKey encode a room key.
Types ¶
Click to show internal directories.
Click to hide internal directories.