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

feat: add recommendation for consolidating packets #20

Merged
merged 1 commit into from
Mar 14, 2020

Conversation

jacobheun
Copy link
Contributor

This adds an implementation recommendation to consolidate multistream protocol negotiation with the desired action (protocol selection, ls).

Some implementations (go, rust) already do this, but others do not (js, python). If all implementations conform to the recommendation it should help reduce unnecessary round trips.

related: rust and js interop

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