You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2025. It is now read-only.
I'm using porthole to allow an iFrame to communicate with the parent page. The iFrame has a WebSocket connection to the server, and for some reason after I install the porthole it disconnects my WebSocket. I tried reconnecting it on disconnect, but it keeps getting disconnected every second or so. Any ideas what might be causing that?