Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jonathanvusich/p2python

Secure, robust, modular p2p networking stack
https://github.com/jonathanvusich/p2python

Last synced: 8 days ago
JSON representation

Secure, robust, modular p2p networking stack

Awesome Lists containing this project

README

        

# p2python

[![Build Status](https://travis-ci.org/JonathanVusich/p2python.svg?branch=master)](https://travis-ci.org/JonathanVusich/p2python) [![Coverage Status](https://coveralls.io/repos/github/JonathanVusich/p2python/badge.svg?branch=master)](https://coveralls.io/github/JonathanVusich/p2python?branch=master) ![](https://img.shields.io/badge/python-3.7%2B-brightgreen.svg)

This project is designed to be a secure, robust, modular p2p networking stack suitable
for decentralized applications. Currently a work in progress.

Please check the wiki for more information on design choices and contributing.