sequoiar / binaryjs

Node binary websocket streaming made easy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Node binary websocket streaming made easy

License:MIT License


Languages

Language:JavaScript 100.0%