koinos / koinos-p2p

The p2p microservice orchestrates the distribution of blocks and transactions between peers.
MIT License
6 stars 4 forks source link

P2P Prototype #12

Closed mvandeberg closed 3 years ago

mvandeberg commented 3 years ago

Prototype P2P Gossip Protocol (See #4 for initial requirements)

The purpose of this research task is to make a best effort at #4, but understand that some aspects of the p2p protocol are currently unknown. This task will either aid in the completion of #4 or add requirements to the design of #4.