Skip to main content

Module state

Module state 

Source
Expand description

Shared proxy state and configuration.

Structs§

ProviderUrls
ProxyConfig
Proxy configuration.
ProxyState
Shared proxy state, threaded through axum handlers via State<ProxyState>.
SessionStats
In-memory session statistics (mirrors TS SessionStats).
TokenSavingsAccum