nim-libp2p-experimental/libp2p/protocols
Zahary Karadjov 454f658ba8
Fixes and tweaks related to the beacon node integration
* Bugfix: Dialing an already connected peer may lead to crash

* Introduced a standard_setup module allowing to instantiate
  the `Switch` object in an easier manner.

* Added `Switch.disconnect(peer)`

* Trailing space removed (sorry about polluting the diff)
2019-12-08 23:58:43 +02:00
..
pubsub Fixes and tweaks related to the beacon node integration 2019-12-08 23:58:43 +02:00
secure extract public and private keys fields from peerid (#44) 2019-12-07 10:36:39 -06:00
identify.nim extract public and private keys fields from peerid (#44) 2019-12-07 10:36:39 -06:00
protocol.nim Fixes and tweaks related to the beacon node integration 2019-12-08 23:58:43 +02:00