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

actually throw on protocol violations #74

Closed

Conversation

darrachequesne
Copy link
Member

That change makes the parser throw when a packet cannot be decoded properly. The exception is then
caught by the server, which closes the connection.

Related: socketio/socket.io#3036

That change makes the parser throw when a packet cannot be decoded properly. The exception is then
caught by the server, which closes the connection.
@darrachequesne
Copy link
Member Author

Closed in favor of #83.

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

1 participant