nim-libp2p/libp2p/protocols/secure
Dmitriy Ryajov b76b3e0e9b
Rework pubsub (#322)
* move pubsub of off switch, pass switch into pubsub

* use join on lpstreams

* properly cleanup up failed peers

* fix tests

* fix peertable hasPeerId

* fix tests

* rework sending, remove helpers from pubsubpeer, unify in broadcast

* further split broadcast into send

* use send where appropriate

* use formatIt

* improve trace

Co-authored-by: Giovanni Petrantoni <giovanni@fragcolor.xyz>
2020-08-11 18:05:49 -06:00
..
noise.nim peer hooks -> events (#320) 2020-08-08 08:52:20 +02:00
plaintext.nim Cleanup lpstream, Connection and BufferStream (#228) 2020-06-19 11:29:43 -06:00
secio.nim Dial peerid (#308) 2020-08-06 09:29:27 +02:00
secure.nim Rework pubsub (#322) 2020-08-11 18:05:49 -06:00