nim-libp2p/libp2p/protocols/secure
Giovanni Petrantoni 02ad017107
Gossipsub fixes and Initiator flagging fixes (#539)
* 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
2021-03-03 08:23:40 +09:00
..
noise.nim simplify noise frame construction (#478) 2020-12-16 13:10:06 +01:00
plaintext.nim Cleanup lpstream, Connection and BufferStream (#228) 2020-06-19 11:29:43 -06:00
secio.nim adding libp2p tag to logScope (#465) 2020-12-01 11:34:27 -06:00
secure.nim Gossipsub fixes and Initiator flagging fixes (#539) 2021-03-03 08:23:40 +09:00