mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2025-01-09 16:25:47 +00:00
02ad017107
* properly propagate initiator information for gossipsub * Fix pubsubpeer lifetime management * restore old behavior * tests fixing * clamp backoff time value received * fix member name collisions * internal test fixes * better names and explaining of the importance of transport direction * fixes