mirror of
https://github.com/socketio/socket.io.git
synced 2026-01-10 23:48:02 -05:00
Instead of allocating one temporary function for each WebSocket
`send()` call.
Regarding the test removal, the permessage-deflate threshold was
implemented in the "ws" package in [1], so it's not needed anymore.
[1]: 6b3904b42d