package
0.0.0-20200103080059-261bb52eea6a
Repository: https://github.com/cluas/gim.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

InitRedis is func to initial redis client.
RedisPublishCh is func to push msg.
RedisPublishRoom is func to push msg to room.

# Constants

OpRoomSend 广播到房间操作.
OpSingleSend 指定用户发送.
RedisAuthPrefix 授权 用来寻找serverID.
RedisBaseValidTime 过期时间.
RedisRoomUserPrefix 用户房间.
RedisSubChannel 消息订阅地址.

# Variables

RedisCli is default redis client.

# Structs

RedisMsg is struct of redis msg.

# Type aliases

Operation defines the type of operation.