// =============================================================================
// #######
// ### ### F: lib.rs
// ## ## ## ## P: AppCore-Runtime
// ## ##
// C: 2026/07/23 23:50:45 by dnettoRaw
// ## ## ## ## U: 2026/07/23 23:50:45 by dnettoRaw
// ########### S: 1.0.1-rc.8
// =============================================================================
//! Bounded blocking HTTP/1.1 and TLS primitives for infrastructure adapters.
//!
//! This crate owns transport mechanics only. Control plane, peer RPC, sync and
//! application APIs retain their own authentication, retry and status policy.
pub use send;
pub use ;
pub use ;
pub use ;