Open NovaAndrom3da opened 2 years ago
Until there are good libraries available for it in Python, it is unlikely that Waitress will support it. As it currently stands HTTP/3 is not yet standardized and is a rapidly changing target.
Could this be somehow acieved using (iirc) the AIOQUIC
module?
Is HTTP/3 in the roadmap for waitress? Or has someone done this on a fork? Any help would be much appreciated.