nim-libp2p/libp2p/protocols/pubsub
Jacek Sieka 8ecef46738
reencode gossipsub messages with anonymization (#378)
This helps protect against clients sending more data than they should
and thus getting penalized on topics that require anonymity
2020-09-25 18:39:34 +02:00
..
rpc reencode gossipsub messages with anonymization (#378) 2020-09-25 18:39:34 +02:00
floodsub.nim allow to omit peerId and seqno (#372) 2020-09-23 17:56:33 +02:00
gossipsub.nim limit write queue length (#376) 2020-09-24 18:43:20 +02:00
gossipsub10.nim allow to omit peerId and seqno (#372) 2020-09-23 17:56:33 +02:00
mcache.nim gossipsub / floodsub fixes (#348) 2020-09-04 08:10:32 +02:00
peertable.nim small cleanups & docs (#347) 2020-09-04 18:31:43 +02:00
pubsub.nim reencode gossipsub messages with anonymization (#378) 2020-09-25 18:39:34 +02:00
pubsubpeer.nim reencode gossipsub messages with anonymization (#378) 2020-09-25 18:39:34 +02:00
timedcache.nim fix poor performance in LRU cache (#360) 2020-09-09 18:28:46 +02:00