We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A proposal to include the security protocol (TLS or Noise) in the multiaddr is being proposed. This is a performance optimization to reduce time spent in protocol negotiation. go-libp2p is planning to implement this in Q1 2023 and rust-libp2p in Q2 2023.
We need to document and highlight the performance optimizations libp2p has specified and implemented.
The text was updated successfully, but these errors were encountered:
salmad3
Successfully merging a pull request may close this issue.
A proposal to include the security protocol (TLS or Noise) in the multiaddr is being proposed. This is a performance optimization to reduce time spent in protocol negotiation.
go-libp2p is planning to implement this in Q1 2023 and rust-libp2p in Q2 2023.
Done Criteria
Why Important
We need to document and highlight the performance optimizations libp2p has specified and implemented.
The text was updated successfully, but these errors were encountered: