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 13, 2022. It is now read-only.
Currently the implementation only allows one subscriptions for the same event from the same host. This is robust and is not assumed by existing client libraries. v0 API does something sensible by issuing a random subscription id. should use that.