We're under heavy development!
For docs and more info http://binaryjs.com
Node binary websocket streaming made easy
Server
$ npm install binaryjs
or from Git
$ git://github.com/binaryjs/binaryjs.git
$ cd binaryjs
$ npm install -g
Client
<script src="http://cdn.binaryjs.com/0/binary.js"></script>