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

src: Move introduction to new tutorial.rs #2018

Merged
merged 5 commits into from
Apr 1, 2021
Merged

Conversation

mxinden
Copy link
Member

@mxinden mxinden commented Mar 26, 2021

This commit extends the ping example in `src/tutorial.rs, by walking a
newcomer through the implementation of a simple ping node step-by-step,
introducing all the core libp2p concepts along the way.

With the ping tutorial in place, there is no need for the lengthy libp2p
crate level introduction, which is thus removed with this commit.

This commit extends the ping example in `src/tutorial.rs, by walking a
newcomer through the implementation of a simple ping node step-by-step,
introducing all the core libp2p concepts along the way.

With the ping tutorial in place, there is no need for the lengthy libp2p
crate level introduction, which is thus removed with this commit.
Copy link
Contributor

@romanb romanb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 I only left editorial suggestions.

src/tutorial.rs Outdated Show resolved Hide resolved
src/tutorial.rs Outdated Show resolved Hide resolved
src/tutorial.rs Outdated Show resolved Hide resolved
src/tutorial.rs Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
src/tutorial.rs Outdated Show resolved Hide resolved
src/tutorial.rs Outdated Show resolved Hide resolved
src/tutorial.rs Outdated Show resolved Hide resolved
src/tutorial.rs Outdated Show resolved Hide resolved
src/tutorial.rs Outdated Show resolved Hide resolved
@mxinden mxinden merged commit a2e7749 into libp2p:master Apr 1, 2021
@mxinden
Copy link
Member Author

mxinden commented Apr 1, 2021

Thanks @romanb for the help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants