nim-libp2p/libp2p/protocols
Giovanni Petrantoni 240ec84ffb
Gossipsub wip (#502)
* Remove unused connections in pubsubpeer, also removed wrong usages, add a disconnect bad peers parameter

* handle exceptions in disconnectPeer

* small fix

* use the proper disconnection procedure for gossip peers

* fixes, more metrics add test about disconnection

* hot fix possible null pointers in switch

* silly isnil sugar

* Fix and test gossip directPeer connections
2021-01-15 13:48:03 +09:00
..
pubsub Gossipsub wip (#502) 2021-01-15 13:48:03 +09:00
secure Concurrent upgrades (#489) 2021-01-04 12:59:05 -06:00
identify.nim adding libp2p tag to logScope (#465) 2020-12-01 11:34:27 -06:00
protocol.nim Gossip one one (#240) 2020-09-21 11:16:29 +02:00