-
- Downloads
Websocket Fix (#303)
The http2FancyWriter does not implement the http.Hijacker method causing the websocket upgrade to throw an exception. This PR fixes the issues by forcing the selection of httpFancyWriter{}
Loading
Please register or sign in to comment