You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not something I'd personally see us doing anytime soon, given the rather tight resources constraints on Uvicorn for the moment, and how Uvicorn has been focusing on providing a simple, as-pure-Python-as-it-can-be as possible (hence the recent switch to optional installs for uvloop and other C-optimized components).
Hope this answers your question! Happy to have other maintainers' thoughts on this too, but for now going to close this off. :-)
Curl is experimenting wtih supporting it thus they are developing a C API: hyperium/hyper#2265
Would this be usable by uvicorn for HTTP/2 support?
The text was updated successfully, but these errors were encountered: