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

Listen to all events in socket.io connection #795

Merged
merged 1 commit into from
Apr 21, 2020

Conversation

konradkalemba
Copy link
Contributor

Currently socket.io listens only to message event which isn't ideal - I mentioned this problem in #611. This PR makes a socket.io connection listen to all emitted events.

image

@TravisBuddy
Copy link

Hey @konradkalemba,
Your changes look good to me!

View build log

TravisBuddy Request Identifier: 4b1b77c0-8338-11ea-a3c8-5be21eefecce

Copy link
Member

@liyasthomas liyasthomas left a comment

Choose a reason for hiding this comment

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

✨ Thanks for the quick PR.

@liyasthomas liyasthomas merged commit fbac03e into hoppscotch:master Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants