Hacker News new | ask | show | jobs
by hansihe 4034 days ago
When doing binary communication in javascript, I usually use protocol buffers. https://github.com/dcodeIO/ProtoBuf.js/ is a nice protocol buffer library for javascript that also works in the browser.