Feat: roomlist update
This commit is contained in:
@ -8,6 +8,7 @@ var (
|
||||
CacheRoomPrefix = "room#"
|
||||
CacheStatePrefix = "state-"
|
||||
// sse
|
||||
NotifyRoomListUpdate = "roomlistupdate"
|
||||
NotifyRoomUpdatePrefix = "roomupdate_"
|
||||
NotifyBacklogPrefix = "backlog_"
|
||||
)
|
||||
|
Reference in New Issue
Block a user