nim-libp2p/libp2p/muxers/mplex
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
..
coder.nim Fix build, add some raises (#315) 2020-08-05 19:30:57 -06:00
lpchannel.nim Fix half closed (#324) 2020-08-10 16:17:11 -06:00
mplex.nim Rework pubsub (#322) 2020-08-11 18:05:49 -06:00
types.nim fix varint issues 2020-05-11 09:12:23 -06:00