ably / specification

The Ably features spec for client library SDKs.
Apache License 2.0
0 stars 4 forks source link

Websockets over HTTP/2 and HTTP/3 #169

Open mattheworiordan opened 11 months ago

mattheworiordan commented 11 months ago

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

sync-by-unito[bot] commented 11 months ago

➤ Automation for Jira commented:

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