req icon indicating copy to clipboard operation
req copied to clipboard

Hijack H1 Connection (e.g. for using as Websocket)

Open powellnorma opened this issue 1 year ago • 2 comments

I think all that would be needed is that the persistConn gets "removed". E.g. decConnsPerHost would have to be called I think, maybe more?

I think the http.Hijacker interface could be implemented for this?

Is there currently any way to establish a WS Connection using imroc/req?

Thank you!

powellnorma avatar Nov 29 '23 09:11 powellnorma