nim-libp2p/libp2p/protocols
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
..
pubsub More gossip cleanup (#257) 2020-07-09 14:21:47 -06:00
secure More gossip cleanup (#257) 2020-07-09 14:21:47 -06:00
identify.nim Peer resultification and defect only (#245) 2020-07-01 08:25:09 +02:00
protocol.nim Cleanup lpstream, Connection and BufferStream (#228) 2020-06-19 11:29:43 -06:00