Re-exports§
pub use pqc::EnforcePqcPolicy;pub use server_handler::ServerHandler;
Modules§
- auth
- backoff
- client
- Transport-agnostic client configuration.
- component
- conn_
type - Transport-agnostic connection type.
- errors
ConfigErroris target-specific: the native build carries the full gRPC/TLS/auth/native-WebSocket surface, while the browser build only needs the errors reachable fromClientConfigvalidation and the gloo-net connect. Each lives in its own file (file-split rather than an in-linecfg_if!so “what exists on wasm” is answerable byls).- grpc
- pqc
- Post-quantum opt-in policy shared across TLS, link negotiation, and MLS.
- provider
- server
- Transport-agnostic server configuration.
- server_
handler - Transport-agnostic server handler.
- testutils
- tls
- transport
- websocket