mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
resubcribe on reconnect
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export interface wsCallbacksParams {
|
||||
type: 'Offline' | 'Online' | 'Open' | 'Onmessage',
|
||||
type: 'Offline' | 'Online' | 'Open' | 'Onmessage' | 'reConnect',
|
||||
funx: Function
|
||||
runOnces?: boolean
|
||||
requestId?: string
|
||||
|
||||
Reference in New Issue
Block a user