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
- Host: GitHub
- URL: https://github.com/michelp/zypre
- Owner: michelp
- Created: 2013-02-05T05:47:36.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-06T06:09:16.000Z (over 13 years ago)
- Last Synced: 2025-02-27T05:14:28.463Z (over 1 year ago)
- Language: Python
- Size: 115 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.