go-libp2p/p2p/protocol/ping
Steven Allen 72df25af76 always reset ping streams when done
Currently, we leak a stream. We could use FullClose but, IMO, it's not worth it.
We might as well just reset and walk away.
2018-07-27 10:54:34 -07:00
..
ping.go always reset ping streams when done 2018-07-27 10:54:34 -07:00
ping_test.go refactor for transport changes 2018-06-04 21:22:24 -07:00