List of all items
Structs
- async::server::AsyncServer
- shared::async::AsyncMessageCodec
- shared::protocol::ClientAuth
- shared::protocol::ClientHello
- shared::protocol::Frame
- shared::protocol::ServerAuthAck
- shared::protocol::ServerHelloAck
- shared::protocol::StatusUpdate
- shared::protocol::UserInput
- shared::protocol::client_auth::Password
- shared::protocol::client_auth::Signature
- shared::protocol::client_hello::MonitorInfo
- shared::protocol::frame::Segment
- shared::protocol::server_hello_ack::SignatureMethod
- shared::protocol::server_hello_ack::WindowSettings
- shared::protocol::server_hello_ack::ZstdCompression
- shared::protocol::status_update::Error
- shared::protocol::status_update::Info
- shared::protocol::status_update::Warning
- shared::protocol::user_input::KeyEvent
- shared::protocol::user_input::MouseEvent
- shared::protocol::user_input::WindowEvent
- shared::sync::MessageCodec
- simple::server::SimpleServer
Enums
- ServiceError
- shared::ClientEvent
- shared::HandshakeError
- shared::auth::AuthVerifier
- shared::protocol::client_auth::AuthData
- shared::protocol::client_hello::Os
- shared::protocol::server_auth_ack::AuthStatus
- shared::protocol::server_hello_ack::AuthMethod
- shared::protocol::server_hello_ack::Compression
- shared::protocol::server_hello_ack::FrameFormat
- shared::protocol::server_hello_ack::window_settings::WindowAnchor
- shared::protocol::server_hello_ack::window_settings::WindowMode
- shared::protocol::status_update::Details
- shared::protocol::status_update::StatusType
- shared::protocol::user_input::InputEvent
- shared::protocol::user_input::InputType
- shared::protocol::user_input::key_event::KeyAction
- shared::protocol::user_input::mouse_event::MouseAction
- shared::protocol::user_input::mouse_event::MouseButton
- shared::protocol::user_input::window_event::WindowAction
Traits
- async::service::AsyncService
- async::service::AsyncServiceExt
- shared::auth::AuthProvider
- shared::auth::PasswordVerifier
- shared::auth::SignatureVerifier
- simple::service::SimpleService
- simple::service::SimpleServiceExt
Functions
- cert::extract_private_key
- cert::extract_public_key
- cert::keys_to_pem
- cert::self_signed
- frame::full_frame_segment
- frame::optimize_segments
- shared::async::handshake_client
- shared::async::handshake_server
- shared::sync::handshake_client
- shared::sync::handshake_server