I'm not sure if it's a new issue with the newest version of Node, but I add to convert the ArrayBuffer to a Buffer when dealing with binary message. See line 101 in: https://github.com/renambot-uic/websocketio/blob/master/node-websocketio.js
I'm not sure if it's a new issue with the newest version of Node, but I add to convert the ArrayBuffer to a Buffer when dealing with binary message.
See line 101 in:
https://github.com/renambot-uic/websocketio/blob/master/node-websocketio.js