lighthouse/network-libp2p
2018-08-16 14:17:28 +10:00
..
src Add "Client" concept and RocksDB 2018-08-16 14:17:28 +10:00
Cargo.toml Restructure heavily 2018-08-07 10:08:39 +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.