Enha: sse update on actions
This commit is contained in:
@ -7,4 +7,6 @@ var (
|
||||
// cache
|
||||
CacheRoomPrefix = "room#"
|
||||
CacheStatePrefix = "state-"
|
||||
// sse
|
||||
NotifyRoomUpdatePrefix = "roomupdate_"
|
||||
)
|
||||
|
Reference in New Issue
Block a user