https://github.com/tedim52/simple-gossip
A simple implementation of a gossip protocol.
https://github.com/tedim52/simple-gossip
Last synced: about 1 year ago
JSON representation
A simple implementation of a gossip protocol.
- Host: GitHub
- URL: https://github.com/tedim52/simple-gossip
- Owner: tedim52
- Created: 2021-12-24T04:02:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-24T05:53:05.000Z (over 4 years ago)
- Last Synced: 2025-02-05T23:39:45.537Z (over 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
simple gossip protocol implementation