Sannis / node-ubjson

Universal Binary JSON packer/unpacker for Node.js
http://sannis.github.com/node-ubjson
Other
35 stars 5 forks source link

What changes would this need to work in a browser? #30

Closed TroyWorks closed 9 years ago

TroyWorks commented 10 years ago

Wanting to use ubjson in an browser client + node server communication. But seems to rely on node dependencies so not sure where to start.

Sannis commented 9 years ago

I'm not very familiar with packaging for browsers, but looking into node-ubjson code and dependencies I can assume that it can be build for use in browser with browserify.