Skip to main content

Crate ferrotunnel_core

Crate ferrotunnel_core 

Source

Re-exports§

pub use tunnel::client::TunnelClient;
pub use tunnel::server::TunnelServer;

Modules§

auth
Authentication utilities for secure token handling
rate_limit
Rate limiting for tunnel sessions
reconnect
Exponential backoff reconnection logic
resource_limits
Resource limits for preventing resource exhaustion
stream
transport
Transport layer abstraction for TCP and TLS
tunnel