goproxy
goproxy copied to clipboard
Adds a websocket handler
This allows us to intercept and allow or deny a websocket request. There is currently no way to read the websocket data flow.
Looks good overall. Can you add a test?
The WebSocketHandler doesn't have a default value, so pretty much all the existing examples panic.