nim-libp2p/libp2p/protocols/secure
Dmitriy Ryajov 4c815d75e7
More gossip cleanup (#257)
* more cleanup

* correct pubsub peer count

* close the stream first

* handle cancelation

* fix tests

* fix fanout ttl

* merging master

* remove `withLock` as it conflicts with stdlib

* fix trace build

Co-authored-by: Giovanni Petrantoni <giovanni@fragcolor.xyz>
2020-07-09 14:21:47 -06:00
..
noise.nim noise updates (#255) 2020-07-09 02:53:19 -06:00
plaintext.nim Cleanup lpstream, Connection and BufferStream (#228) 2020-06-19 11:29:43 -06:00
secio.nim reuse single RNG instance for all crypto key generation (#249) 2020-07-07 13:14:11 +02:00
secure.nim More gossip cleanup (#257) 2020-07-09 14:21:47 -06:00