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

https://github.com/michelp/zypre

Python/gevent ZRE implementation
https://github.com/michelp/zypre

Last synced: 11 months ago
JSON representation

Python/gevent ZRE implementation

Awesome Lists containing this project

README

          

zypre
=====

Python/gevent ZRE implementation

An initial stab at implemeting the ZRE protocol spoken by zyre in
python with gevent.

Currently very partial support UDP beacon sending, recving, socket
interconnection, heartbeating, and deadbeat detection.