currently doing webrtc signaling through chrome.storage.sync. (sync_messaging.js) it has up to 60 seconds to initiate a few roundtrips to initiate the connection.
if we use a custom backend instead, latency will go down to just a few seconds, and it will allow for sharing between different email accounts, too.
currently doing webrtc signaling through chrome.storage.sync. (sync_messaging.js) it has up to 60 seconds to initiate a few roundtrips to initiate the connection.
if we use a custom backend instead, latency will go down to just a few seconds, and it will allow for sharing between different email accounts, too.