nim-libp2p/libp2p/protocols/pubsub
Dmitriy Ryajov 4c815d75e7
More gossip cleanup (#257)
* more cleanup

* correct pubsub peer count

* close the stream first

* handle cancelation

* fix tests

* fix fanout ttl

* merging master

* remove `withLock` as it conflicts with stdlib

* fix trace build

Co-authored-by: Giovanni Petrantoni <giovanni@fragcolor.xyz>
2020-07-09 14:21:47 -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 More gossip cleanup (#257) 2020-07-09 14:21:47 -06:00
mcache.nim allow message id provider to be specified (#243) 2020-06-28 09:56:38 -06:00
pubsub.nim More gossip cleanup (#257) 2020-07-09 14:21:47 -06:00
pubsubpeer.nim More gossip cleanup (#257) 2020-07-09 14:21:47 -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