lighthouse/beacon_node/eth2-libp2p
Pawan Dhananjay 4d60694443
Add support for noise protocol (#873)
* Add noise support with fallback to secio

* Add config parameter for noise support

* Add secio/noise compatibility test

* Cleanup

* Remove config parameter for noise support

* Modify test to work between a secio swarm and a noise libp2p service

* Minor fixes
2020-03-02 13:35:20 +11:00
..
src Add support for noise protocol (#873) 2020-03-02 13:35:20 +11:00
tests Add support for noise protocol (#873) 2020-03-02 13:35:20 +11:00
Cargo.toml Add support for noise protocol (#873) 2020-03-02 13:35:20 +11:00