osproxy-server 1.0.0

The osproxy binary: process lifecycle and wiring. No business logic.
Documentation

Library half of the osproxy binary.

Holds the reference [tenancy] implementation and the ingress [handler] that wires the engine pipeline to the transport. It lives in a library (with main.rs a thin entry point) so the wiring is unit- and integration-testable without spawning a process.