nim-libp2p/libp2p/protocols
Jacek Sieka c720e042fc
clean up mesh handling logic (#260)
* gossipsub is a function of subscription messages only
* graft/prune work with mesh, get filled up from gossipsub
* fix race conditions with await
* fix exception unsafety when grafting/pruning
* fix allowing up to DHi peers in mesh on incoming graft
* fix metrics in several places
2020-07-09 11:16:46 -06:00
..
pubsub clean up mesh handling logic (#260) 2020-07-09 11:16:46 -06:00
secure noise updates (#255) 2020-07-09 02:53:19 -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