Skip to main content

Module server

Module server 

Source

Structs§

ControlStream
A control stream paired with metadata, used when handing the stream off from the auth phase to the relay phase.
ReverseServer
The reverse proxy server (acceptor side).
ReverseServerConfig
Configuration for a reverse proxy server (acceptor side).
ReverseServerState
Active state of the reverse server, exposed for tests and admin hooks.
ReverseServerStateSnapshot
Plain-data snapshot of ReverseServerState.

Functions§

format_auth_redacted
Helper that exposes the redacted auth form for tests and admin code.