Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jonathanvusich/p2python
- Owner: JonathanVusich
- License: mit
- Created: 2018-12-04T16:11:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-08T18:10:39.000Z (almost 6 years ago)
- Last Synced: 2023-03-06T23:00:46.637Z (almost 2 years ago)
- Language: Python
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.