Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/binocarlos/socketjack

Prop up some sockets for jack
https://github.com/binocarlos/socketjack

Last synced: 11 days ago
JSON representation

Prop up some sockets for jack

Awesome Lists containing this project

README

        

socketjack
==========

Prop up some sockets for jack

## Usage

Change to a local working folder first

then

git clone https://github.com/binocarlos/socketjack.git socketjack
cd socketjack
npm install
sudo node index.js

This will run the very basic server - then you can goto localhost (or if you are live then IP)
and it should boot up.

It sends a single move and responds with the id - you can work the rest out : )