nim-libp2p/libp2p/protocols
Ștefan Talpalaru eaa73ae6e8
add stream metrics (#136)
* add stream metrics

- just BufferStream and Connection are tracked, for now
- flag checking is enforced more strictly in close(), since it became
  clear that instances are closed multiple times

* add "metrics" dependency

and sort the list
2020-04-14 15:27:07 +02:00
..
pubsub Start removing allFutures (#125) 2020-04-11 13:08:25 +09:00
secure add stream metrics (#136) 2020-04-14 15:27:07 +02:00
identify.nim close underlying bufferstream in lpchannel 2020-03-28 09:29:43 -06:00
protocol.nim Fixes and tweaks related to the beacon node integration 2019-12-08 23:58:43 +02:00