mirror of https://github.com/vacp2p/nim-libp2p.git
471e5906f6
When messages can't be sent to peer, we try to establish a send connection - this causes messages to stack up as more and more unsent messages are blocked on the dial lock. * remove dial lock * run reconnection loop in background task |
||
---|---|---|
.. | ||
rpc | ||
floodsub.nim | ||
gossipsub.nim | ||
gossipsub10.nim | ||
mcache.nim | ||
peertable.nim | ||
pubsub.nim | ||
pubsubpeer.nim | ||
timedcache.nim |