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
We could look for <turbo-cable-stream-source> elements and monitor the connected attribute on it.
That way we could show how many websockets are open and print a warning if the connection gets lost.
The text was updated successfully, but these errors were encountered:
We could look for
<turbo-cable-stream-source>
elements and monitor theconnected
attribute on it.That way we could show how many websockets are open and print a warning if the connection gets lost.
The text was updated successfully, but these errors were encountered: