SIGN IN SIGN UP
socketio / socket.io UNCLAIMED

Realtime application framework (Node.JS server)

0 0 0 TypeScript

[fix] Enable to utf8-decode string payloads (#88)

That will allow clients receiving the xhr payload with
responseType = 'arraybuffer' to properly decode the message, which is
not sent as binary by the backend anymore since 292c00c (#85).
D
Damien Arrachequesne committed
278a7e45e71d905204e8efb1df95202040ebec28
Parent: 6c59795
Committed by GitHub <noreply@github.com> on 3/21/2017, 1:35:00 PM