Commit 52483f9
fix(binary): fix binary events being marked as regular events (#76)
So that the emitter can send binary payloads to a Socket.IO server
(only applies to `[email protected]`).
Related:
- socketio/socket.io-parser@dc4f475
- socketio/socket.io@f48a06c
Co-authored-by: Victor Soto <[email protected]>1 parent 4ad26ee commit 52483f9
3 files changed
Lines changed: 228 additions & 179 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
126 | | - | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
0 commit comments