Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ping from introduction section #372

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions content/concepts/fundamentals/protocols.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,10 @@ After the initial protocol negotiation, the dialing peer sends 32 bytes of rando
peer echoes the data back, and the dialing peer will verify the response and measure
the latency between request and response.

Note that the libp2p ping protocol is different from the ping command line utility
([ICMP ping](https://en.wikipedia.org/wiki/Internet_Control_Message_Protocol)), as it requires an already
established libp2p connection.

### Identify

| **Protocol id** | spec | | | implementations |
Expand Down
38 changes: 0 additions & 38 deletions content/concepts/introduction/protocols/ping.md

This file was deleted.