sympatico

A peer-to-peer micro-sharing framework in Node.js


Keywords
json, html, xml, p2p, peer-to-peer, async, asynchronous, status, share, sharing
License
MIT
Install
npm install sympatico@0.0.0

Documentation

Synapse

A peer-to-peer micro-sharing network server.

Notes

$ for dir in chromium npapi peer; do \
$    (cd $dir && git remote add writable git@github.com:bigeasy/synapse.git ); \
$ done