nim-libp2p/libp2p/muxers/mplex
Jacek Sieka 70deac9e0d
fix peer score accumulation (#541)
* fix accumulating peer score
* fix missing exception handling
* remove unnecessary initHashSet/initTable calls
* simplify peer stats management
* clean up tests a little
* fix some missing raises annotations
2021-03-09 13:22:52 +01:00
..
coder.nim streamline socket read/write hot path (#473) 2020-12-09 08:56:40 -06:00
lpchannel.nim fix peer score accumulation (#541) 2021-03-09 13:22:52 +01:00
mplex.nim Gossipsub fixes and Initiator flagging fixes (#539) 2021-03-03 08:23:40 +09:00