Move to websocket for requests to signal server
This commit is contained in:
parent
8449f343a6
commit
1c1d0e2da0
31 changed files with 1892 additions and 1336 deletions
2
ts/window.d.ts
vendored
2
ts/window.d.ts
vendored
|
@ -483,7 +483,7 @@ declare global {
|
|||
getServerTrustRoot: () => WhatIsThis;
|
||||
readyForUpdates: () => void;
|
||||
logAppLoadedEvent: (options: { processedCount?: number }) => void;
|
||||
logMessageReceiverConnect: () => void;
|
||||
logAuthenticatedConnect: () => void;
|
||||
|
||||
// Runtime Flags
|
||||
isShowingModal?: boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue