nim-libp2p-experimental/libp2p/protocols/pubsub
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
..
rpc Fixes and tweaks related to the beacon node integration 2019-12-08 23:58:43 +02:00
floodsub.nim extract public and private keys fields from peerid (#44) 2019-12-07 10:36:39 -06:00
gossipsub.nim extract public and private keys fields from peerid (#44) 2019-12-07 10:36:39 -06:00
mcache.nim PubSub (Gossip & Flood) Implementation (#36) 2019-12-05 20:16:18 -06:00
pubsub.nim extract public and private keys fields from peerid (#44) 2019-12-07 10:36:39 -06:00
pubsubpeer.nim extract public and private keys fields from peerid (#44) 2019-12-07 10:36:39 -06:00
timedcache.nim extract public and private keys fields from peerid (#44) 2019-12-07 10:36:39 -06:00