-
ping: switch to the ping service enabled in the libp2p constructor · cc0d6d73
We now configure the ping service in go-libp2p by default. Instead of creating a new (duplicate) ping service, we can now just (a) rely on this to handle incoming pings and (b) use the "Ping" function to ping peers. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于cc0d6d73
×