Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add user agent and fix backoff socket dialer logic
The websocket backoff logic was not properly configured and so would relentlessly spam the web socket endpoint with connect requests. Woops. Also provide a user agent in the header when requesting to be polite with server.
- Loading branch information