tuppari
v0.1.1
Published
The client library for Tuppari (= experimental implimentation of unbreakable message broadcasting system using WebSocket and Amazon Web Services)
Downloads
5
Readme
Tuppari
This is repository contains Tuppari Command Line Interface and Node.js client library.
Prerequisites
- Node.js (>= 0.6.13)
- gcc
- If you are using Mac OS X and XCode 4.3+, you'll need to Command Line Tools for XCode.
Installation
To install tuppari, with npm do:
npm install tuppari
or to get the CLI, do:
npm install -g tuppari
Documentation
Documentation is available on Documentation Wiki
License
The MIT License