http2 icon indicating copy to clipboard operation
http2 copied to clipboard

There's no way to upgrade WebSocket over HTTP/2 (on my implementation, of course)

Open dgrr opened this issue 3 years ago • 1 comments

dgrr avatar Jun 14 '21 18:06 dgrr

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.

dgrr avatar Jul 12 '21 16:07 dgrr