nim-libp2p/libp2p/protocols
Jacek Sieka b12145dff7
avoid crash when subscribe is received (#333)
...by making subscribeTopic synchronous, avoiding a peer table lookup
completely.

rebalanceMesh will be called a second later - it's fine
2020-08-17 12:10:22 +02:00
..
pubsub avoid crash when subscribe is received (#333) 2020-08-17 12:10:22 +02:00
secure set activity flag on noise / secio (#330) 2020-08-15 07:36:15 +02:00
identify.nim misc cleanups (#303) 2020-08-02 12:22:49 +02:00
protocol.nim Cleanup lpstream, Connection and BufferStream (#228) 2020-06-19 11:29:43 -06:00