Please support http/3 protocol, because it is super speed . 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.
Well at least I wasnât going completely bonkers
The only I can say, we need http3 now
If we need it now, build it now.
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?
Do we have some News about http3?
Your PR has not yet been accepted?