# 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.