Files
socket.io/test
Damien Arrachequesne 8270e00d5b fix(webtransport): honor the binaryType attribute
The Node.js client will now properly receive binary data as Buffers
instead of ArrayBuffers, when connecting with WebTransport. Browser
clients will still receive ArrayBuffers though (or Blobs, if
`socket.binaryType` is set to "blob").
2023-08-02 01:48:38 +02:00
..
2023-06-16 10:22:32 +02:00
2023-06-12 09:58:47 +02:00