thomai / gossip-python

Implementation of the gossip protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gossip-python

Documentation is available here: https://pythonhosted.org/gossip-python/

gossip-python is an implementation of the gossip protocol . It started as an university project for the lecture Peer-to-Peer Systems and Security at the Technical University of Munich (TUM).

The authors of gossip-python are Thomas Maier (ga85how@mytum.de), Anselm Binninger (ga85dib@mytum.de) and Ralph O. Schaumann (ga65gis@mytum.de).

Installation with pip:

pip install gossip-python

Please use the documentation for basic usage and examples.

About

Implementation of the gossip protocol

License:Other


Languages

Language:Python 99.9%Language:Makefile 0.1%