nim-libp2p/libp2p/protocols/pubsub
Jacek Sieka aa6756dfe0
allow message id provider to be specified (#243)
* don't send public key in message when not signing (information leak)
* don't run rebalance if there are peers in gossip (see #242)
* don't crash randomly on bad peer id from remote
2020-06-28 09:56:38 -06:00
..
rpc allow message id provider to be specified (#243) 2020-06-28 09:56:38 -06:00
floodsub.nim allow message id provider to be specified (#243) 2020-06-28 09:56:38 -06:00
gossipsub.nim allow message id provider to be specified (#243) 2020-06-28 09:56:38 -06:00
mcache.nim allow message id provider to be specified (#243) 2020-06-28 09:56:38 -06:00
pubsub.nim allow message id provider to be specified (#243) 2020-06-28 09:56:38 -06:00
pubsubpeer.nim allow message id provider to be specified (#243) 2020-06-28 09:56:38 -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