package
0.0.0-20220731194155-2379a7fc364b
Repository: https://github.com/verath/archipelago.git
Documentation: pkg.go.dev
# Functions
NewUpgrader creates a new Upgrader.
# Structs
Upgrader is a preconfigured wrapper around gorilla websocket.Upgrader that upgrades HTTP requests to websocket connections.
WSConnection is an adapter for a gorilla/websocket Conn implementing the network.Connection interface.