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

Use URL to identify QuicTransport #87

Merged
merged 2 commits into from
Dec 20, 2019
Merged

Use URL to identify QuicTransport #87

merged 2 commits into from
Dec 20, 2019

Conversation

vasilvv
Copy link
Contributor

@vasilvv vasilvv commented Dec 13, 2019

The URL scheme for QuicTransport is now defined in
https://tools.ietf.org/html/draft-vvv-webtransport-quic-01#section-6

Fixes #26

@vasilvv
Copy link
Contributor Author

vasilvv commented Dec 13, 2019

@ricea Could you take a look at this? I assume this is what we currently do in our implementation.

@ricea
Copy link
Contributor

ricea commented Dec 17, 2019

@yutakahirano
Copy link
Contributor

Our implementation removes username and password.

@pthatcherg pthatcherg merged commit 83c3451 into w3c:master Dec 20, 2019
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.

Provide a way to specify a subprotocol in client-server
4 participants