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

Add handshake to determine wire encoding and protocol. #69

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

davidmorgan
Copy link
Contributor

For now the host simply has one encoding+protocol that it wants to use and it will only use that.

The next PR in this area should be able to add support for actual protocol breaking changes.

This is an important thing to get right so it should come with a design doc :)

I don't think anything else is blocked on this so it's relatively low priority.

@davidmorgan davidmorgan force-pushed the protocol-version branch 4 times, most recently from ba20d44 to a67c0cc Compare September 12, 2024 17:14
@davidmorgan davidmorgan marked this pull request as ready for review September 12, 2024 17:28
@davidmorgan davidmorgan merged commit 8903e77 into dart-lang:main Sep 27, 2024
43 checks passed
@davidmorgan davidmorgan deleted the protocol-version branch September 27, 2024 09:14
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