http2
http2 copied to clipboard
There's no way to upgrade WebSocket over HTTP/2 (on my implementation, of course)
Looks like there is because clients use http/1.1, but maybe it should be able to upgrade over HTTP/2, for that, the http2 lib should be able to access the Hijack handler.