twlv-swarm

twlv p2p swarm


License
MIT
Install
npm install twlv-swarm@1.2.11

Documentation

twlv-swarm

Modular framework for peer to peer swarm.

There are 3 kind of modules, channel, discovery, and app.

Channel

Channel modules enable swarm to established link to peer in multiple protocols.

Discovery

Discovery modules enable peer to find each others.

App

App modules define how peers communicate to each other in the same context of interest.