package
Version:
v0.16.0
Opens a new window with list of versions in this module.
Published: Mar 1, 2026
License: MIT
Opens a new window with license information.
Imports: 38
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package server implements the expose HTTPS reverse-proxy server with
WebSocket-based tunnel management, ACME TLS, and session lifecycle.
Server is the main expose HTTPS server that manages tunnel registrations,
WebSocket sessions, TLS certificates, and public HTTP proxying.
New creates a Server with the given configuration, store, and logger.
Run starts the HTTPS server, ACME challenge server, and background janitor.
It blocks until ctx is cancelled or a fatal error occurs.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.