nim-libp2p/libp2p/protocols/pubsub
Dmitriy Ryajov c788a6a3c0
Cleanup resources (#246)
* consolidate reading in lpstream

* remove debug echo

* tune log level

* add channel cleanup and cancelation handling

* cancelation handling

* cancelation handling

* cancelation handling

* cancelation handling

* cleanup and cancelation handling

* cancelation handling

* cancelation

* tests

* rename isConnected to connected

* remove testing trace

* comment out debug stacktraces

* explicit raises
2020-06-29 09:15:31 -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 Cleanup resources (#246) 2020-06-29 09:15:31 -06:00
mcache.nim allow message id provider to be specified (#243) 2020-06-28 09:56:38 -06:00
pubsub.nim Cleanup resources (#246) 2020-06-29 09:15:31 -06:00
pubsubpeer.nim Cleanup resources (#246) 2020-06-29 09:15:31 -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