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

plaintext: Clarify only handshake messages being framed #295

Merged
merged 3 commits into from
Mar 15, 2021

Conversation

mxinden
Copy link
Member

@mxinden mxinden commented Sep 16, 2020

Make clear that only the plaintext protocol handshake messages are
length prefixed, not the actual user level data send via a negotiated
plaintext protocol connection.

See libp2p/rust-libp2p#1760 for details.

Make clear that only the plaintext protocol handshake messages are
length prefixed, not the actual user level data send via a negotiated
plaintext protocol connection.
Copy link
Member

@raulk raulk left a comment

Choose a reason for hiding this comment

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

A few editorial changes for enhanced clarity.

plaintext/README.md Outdated Show resolved Hide resolved
plaintext/README.md Outdated Show resolved Hide resolved
mxinden and others added 2 commits September 24, 2020 11:23
Co-authored-by: Raúl Kripalani <raul.kripalani@gmail.com>
@mxinden
Copy link
Member Author

mxinden commented Sep 24, 2020

@raulk thanks for the suggestions. Would you mind taking another look?

@mxinden
Copy link
Member Author

mxinden commented Mar 11, 2021

@raulk friendly ping. Is this ready to be merged?

@Stebalien Stebalien merged commit 6a8fb7c into libp2p:master Mar 15, 2021
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.

3 participants