mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
WS remove connected & disconnected event.
This commit is contained in:
parent
7a8a4f11dc
commit
7f038140e3
@ -8,8 +8,6 @@ export const SIGNAL_PROVIDE = 'signal/provide'
|
||||
|
||||
export const MEMBER_CREATED = 'member/created'
|
||||
export const MEMBER_DELETED = 'member/deleted'
|
||||
export const MEMBER_CONNECTED = 'member/connected'
|
||||
export const MEMBER_DISCONNECTED = 'member/disconnected'
|
||||
export const MEMBER_PROFILE = 'member/profile'
|
||||
export const MEMBER_STATE = 'member/state'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user