Move to websocket for requests to signal server
This commit is contained in:
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;
|
||||
|
Reference in New Issue
Block a user