package
0.0.0-20240209083233-5e736159ee77
Repository: https://github.com/singhravidutt/inverting-proxy.git
Documentation: pkg.go.dev

# Functions

NewConnection creates and returns a new Connection.
Proxy creates a reverse proxy that inserts websocket-shim code into all HTML responses.
ShimBody returns a function that injects code into a *http.Response Body.

# Structs

Connection implements a websocket client connection.