Structs§
- Client
Connection Processor - Processes a single client connection, handling authentication and tunnel management.
- Connection
Acceptor - ConnectionAcceptor manages incoming connections with resource limits and lifecycle control.
- Connection
Handle
Enums§
- Connection
Auth Error - Authentication error types returned by the server during authentication.
Traits§
- Authenticator
- Authenticator trait for verifying and accepting client connections.