mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Move to websocket for requests to signal server
This commit is contained in:
@@ -107,7 +107,7 @@ try {
|
||||
|
||||
let connectStartTime = 0;
|
||||
|
||||
window.logMessageReceiverConnect = () => {
|
||||
window.logAuthenticatedConnect = () => {
|
||||
if (connectStartTime === 0) {
|
||||
connectStartTime = Date.now();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user