lighthouse/network-libp2p
Paul Hauner cc2e210364
Move from tomaka/libp2p-rs to sigp/libp2p-rs
tomaka removed the zksummit branch that we were (lazily) relying upon.
2018-09-20 14:09:03 +10:00
..
src Begin sync framework 2018-09-09 16:36:00 +02:00
Cargo.toml Move from tomaka/libp2p-rs to sigp/libp2p-rs 2018-09-20 14:09:03 +10:00
README.md Add libp2p readme 2018-08-07 10:11:41 +10:00

libp2p Network

This is a fairly scrappy implementation of libp2p floodsub for the following reasons:

  • There is not presently a gossip-sub implementation for Rust libp2p.
  • The networking layer for the beacon_chain is not yet finalized.