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

Websockets over HTTP/2 and HTTP/3 #169

Open
mattheworiordan opened this issue Oct 8, 2023 · 1 comment
Open

Websockets over HTTP/2 and HTTP/3 #169

mattheworiordan opened this issue Oct 8, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@mattheworiordan
Copy link
Member

See https://www.rfc-editor.org/rfc/rfc9220.html

Websockets over HTTP/3 is coming, although admittedly this is probably a way off reaching clients/platforms/browsers, see https://bugs.chromium.org/p/chromium/issues/detail?id=1286832 for example.

We should keep an eye on this, HTTP/3 over QUIC will improve reliability of connections over changing network conditions, so will definitely benefit end users.

BTW. A somewhat related consideration is WebTransport and how/if we should adopt it. See https://github.com/ably/ideas/issues/442

@mattheworiordan mattheworiordan added the enhancement New feature or request label Oct 8, 2023
@sync-by-unito
Copy link

sync-by-unito bot commented Oct 8, 2023

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3893

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant