mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
remove broadcast from websocket.
This commit is contained in:
@ -53,8 +53,6 @@ const (
|
||||
|
||||
const (
|
||||
BORADCAST_STATUS = "broadcast/status"
|
||||
BORADCAST_CREATE = "broadcast/create" // TODO: Remove.
|
||||
BORADCAST_DESTROY = "broadcast/destroy" // TODO: Remove.
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user