BonsaiDen/BiSON.js

In sync with Node npm version?

Opened this issue · 0 comments

Am testing transmission of BISON encoded data across the wire over websocket (Sock.js). The server side faces error attempting to decode the object encoded by the client.

It appears the server-side Node.js implementation in npm is not the same as the client-side browser version; the code looks very different.