-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
subscription.js Emit 'connected' event with subscription.id #3028
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for proposing this PR! Could you please update the changelog file located in the root folder of this branch? and also extend the documentation?
Changelog and docs updated 👍 |
* Update subscription.js * Updates Changelog and Docs
Would something like this be possible to add?
It's useful when testing WS subscriptions successful connections.
Instead of retrying get
subscription.id
until it's defined.