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 Jun 11, 2025. It is now read-only.
The README states that the client supports http protocol, but it doesn't.
We're trying to use the http(s) protocol because the default ws(s) breaks after some while when the app is working. We keep getting a HRANA_WEBSOCKET_ERROR: WebSocket was closed error – that's a different topic, but I wanted to give some rationale on why we're trying to do this.