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

Fixed binary events being mark as regular events #76

Merged
merged 1 commit into from
Dec 29, 2020

Conversation

jvictorsoto
Copy link
Contributor

Socket.io-emitter is marking all emitted events as regular events, included check for marking them as binary events if needed.

duncanleo added a commit to taskade/socket.io-emitter that referenced this pull request Jun 11, 2020
@darrachequesne darrachequesne merged commit 4052747 into socketio:master Dec 29, 2020
@darrachequesne
Copy link
Member

@jvictorsoto thanks a lot, sorry for the delay...

darrachequesne added a commit that referenced this pull request Dec 29, 2020
…#76)

This reverts commit 4052747.

The change is not compatible with a Socket.IO v3 server.
darrachequesne pushed a commit that referenced this pull request Dec 29, 2020
So that the emitter can send binary payloads to a Socket.IO server
(only applies to `socket.io@2.1.0...2.x`).

Related:

- socketio/socket.io-parser@dc4f475
- socketio/socket.io@f48a06c

Co-authored-by: Victor Soto <jesus_victor.soto_munoz@nokia.com>
@darrachequesne darrachequesne added this to the 3.1.2 milestone Dec 29, 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.

2 participants