Skip to content
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

ws: fix emitting error when callback is provided #136

Closed
wants to merge 1 commit into from

Conversation

belochub
Copy link
Member

@belochub belochub commented May 6, 2017

Fix WebSocket client emitting error on connection when callback is
provided.

Fix WebSocket client emitting error on connection when callback is
provided.
Copy link
Member

@aqrln aqrln left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

belochub added a commit that referenced this pull request May 6, 2017
Fix WebSocket client emitting error on connection when callback is
provided.

PR-URL: #136
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
@belochub
Copy link
Member Author

belochub commented May 6, 2017

Landed in 5b79a1e.

@belochub belochub closed this May 6, 2017
@belochub belochub deleted the fix-ws-error branch May 6, 2017 16:12
belochub added a commit that referenced this pull request Jan 22, 2018
Fix WebSocket client emitting error on connection when callback is
provided.

PR-URL: #136
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
belochub added a commit that referenced this pull request Jan 22, 2018
Fix WebSocket client emitting error on connection when callback is
provided.

PR-URL: #136
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
@belochub belochub mentioned this pull request Jan 22, 2018
belochub added a commit to metarhia/mdsf that referenced this pull request Jul 19, 2018
Fix WebSocket client emitting error on connection when callback is
provided.

PR-URL: metarhia/jstp#136
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
belochub added a commit to metarhia/mdsf that referenced this pull request Jul 19, 2018
Fix WebSocket client emitting error on connection when callback is
provided.

PR-URL: metarhia/jstp#136
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants