Support http3 protocol

Please support http/3 protocol, because it is super speed :bullettrain_side:. And will work nice with a lot of images and video stream.

http/3 is still in its infancy. NGINX, and other web servers have to support it, then it would be up to the HA team to enable it.

As of this time, NGINX (the underlying web server behind HA) has http/3 support in Preview (due to the amount of “under the hood” changes required to support it), but is not yet officially released. That is the limiting factor for now.

Say what??

I must of been looking at the wrong server (been working on recovering from a major Synology failure, so I’m a bit out of sorts recently)

The underlying engine being used for HA is Python and aiohttp. While Python is working with http/3, aiohttp does not yet (it looks like its in pipeline, but no ETA). The HA devs would have to consider if it would be worth replacing aiohttp with one of the others that supports http/3, considering it could break other functions, or wait until the aiohttp team catches up.

1 Like

Well at least I wasn’t going completely bonkers :slight_smile:

The only I can say, we need http3 now :train2:

If we need it now, build it now.

1 Like

I’ve got envoy reverse proxy in front of my HA instance and http2/3 works from the iOS app and browsers. However, I find Safari and iOS is inconsistent with http3 compared to chrome. I haven’t had a chance to test android but I assume it’s better with http3.

I have to say, months later and my ha is still working, despite ‘needing http3 now’

Who’d of thought?

1 Like

Do we have some News about http3?

Your PR has not yet been accepted?

1 Like