nim-libp2p/libp2p/protocols/pubsub
Dmitriy Ryajov 0348773ec9
Connection manager (#277)
* splitting out connection management

* wip

* wip conn mngr tests

* set peerinfo in contructor

* comments and documentation

* tests

* wip

* add `None` to detect untagged connections

* use `PeerID` to index connections

* fix tests

* remove useless equality
2020-07-17 09:36:48 -06:00
..
rpc Simplify send (#271) 2020-07-16 12:06:57 +02:00
floodsub.nim some light cleanup for pub/gossip sub (#273) 2020-07-15 13:18:55 -06:00
gossipsub.nim gossipsub fixes (#276) 2020-07-16 21:26:57 +02:00
mcache.nim allow message id provider to be specified (#243) 2020-06-28 09:56:38 -06:00
peertable.nim some light cleanup for pub/gossip sub (#273) 2020-07-15 13:18:55 -06:00
pubsub.nim Connection manager (#277) 2020-07-17 09:36:48 -06:00
pubsubpeer.nim Connection manager (#277) 2020-07-17 09:36:48 -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