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
All connected WebSocketWrappers use a default `requestTimeout` of 2 m…
…inutes
to prevent memory leaks for never-ending requests
Now depends on ws-wrapper v1.3 or higher
Updated documentation
Push to 1.3.0
Fixed a bug and added `debug` option
Now passing `options` along to each connected WebSocketWrapper
Fixed a bug that prevented events from being emitted from specific channels
Push to 1.2.0