nim-libp2p/libp2p/protocols/pubsub
Jacek Sieka c720e042fc
clean up mesh handling logic (#260)
* gossipsub is a function of subscription messages only
* graft/prune work with mesh, get filled up from gossipsub
* fix race conditions with await
* fix exception unsafety when grafting/pruning
* fix allowing up to DHi peers in mesh on incoming graft
* fix metrics in several places
2020-07-09 11:16:46 -06:00
..
rpc Peer resultification and defect only (#245) 2020-07-01 08:25:09 +02:00
floodsub.nim nil check peer before disconnect 2020-07-09 17:20:45 +09:00
gossipsub.nim clean up mesh handling logic (#260) 2020-07-09 11:16:46 -06:00
mcache.nim allow message id provider to be specified (#243) 2020-06-28 09:56:38 -06:00
pubsub.nim CI fix handleDisconnect (pubsub) 2020-07-09 13:56:59 +09:00
pubsubpeer.nim clean up mesh handling logic (#260) 2020-07-09 11:16:46 -06:00
timedcache.nim proper name for topics so that we can filter dynamically using chronicles (#210) 2020-06-10 10:48:01 +02:00