SIGN IN SIGN UP
socketio / socket.io UNCLAIMED

Realtime application framework (Node.JS server)

0 0 0 TypeScript

fix: send volatile packets with binary attachments

The binary attachments of volatile packets were discarded (only the
header packet was sent) due to a bug introduced by [1].

Related: https://github.com/socketio/socket.io/issues/3919

[1]: https://github.com/socketio/socket.io/commit/dc381b72c6b2f8172001dedd84116122e4cc95b3
D
Damien Arrachequesne committed
dc81fcf461cfdbb5b34b1a5a96b84373754047d5
Parent: c100b7b