Skip to content

actually throw on protocol violations#74

Closed
darrachequesne wants to merge 1 commit intosocketio:masterfrom
darrachequesne:fix/invalid-packet
Closed

actually throw on protocol violations#74
darrachequesne wants to merge 1 commit intosocketio:masterfrom
darrachequesne:fix/invalid-packet

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.

1 participant