Skip to content

pyl1b/p2p0mq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p2p0mq

p2p0mq is an open source, MIT licensed, 0mq-based library for creating peer-to-peer networks.

Build Status Documentation Status

Install

pip install p2p0mq

You can also download/clone the source, in which case you have to:

git clone https://github.com/pyl1b/p2p0mq.git
python setup.py install

To contribute a patch clone the repo, create a new branch, install in develop mode:

python setup.py develop

About

Peer to peer networks using zmq library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages