awesomesocks / binaryjs

Node binary websocket streaming made easy
MIT License
1 stars 1 forks source link

Build Status

BinaryJS

We're under 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

Changelog

0.2.2

0.2.1

0.2.0

0.1.9

0.1.8

0.1.7

0.1.5