Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 545 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 545 Bytes

Build Status

BinaryJS

We're under heavy development!

For docs and more info http://binaryjs.com

Node binary websocket streaming made easy

Download

Server

$ npm install binaryjs

or from Git

$ git clone git://github.com/binaryjs/binaryjs.git
$ cd binaryjs 
$ npm install -g

Client

<script src="http://cdn.binaryjs.com/0/binary.js"></script>

http://binaryjs.com for docs and demos