// SPDX-License-Identifier: MIT
// Copyright (c) 2024 Praxis Contributors
//! Server factory and lifecycle management.
/// Pingora-specific server factory and runtime.
pubmodpingora;modruntime;pubusepingora::{PingoraServerRuntime, build_http_server};pubuseruntime::RuntimeOptions;