Module connection

Module connection 

Source

Structs§

ClientConnectionProcessor
Processes a single client connection, handling authentication and tunnel management.
ConnectionAcceptor
ConnectionAcceptor manages incoming connections with resource limits and lifecycle control.
ConnectionHandle

Enums§

ConnectionAuthError
Authentication error types returned by the server during authentication.

Traits§

Authenticator
Authenticator trait for verifying and accepting client connections.