Crate ironrdp_session

Crate ironrdp_session 

Source
Expand description

§IronRDP Session

Abstract state machine to drive an RDP session.

This crate is part of the IronRDP project.

Modules§

fast_path
image
legacy
pointer
rfx
x224

Macros§

custom_err
Creates a SessionError with Custom kind and a source error attached to it
eof_try
general_err
Creates a SessionError with General kind
reason_err
Creates a SessionError with Reason kind
try_ready

Structs§

ActiveStage

Enums§

ActiveStageOutput
GracefulDisconnectReason
Reasons for graceful disconnect. This type provides GUI-friendly descriptions for disconnect reasons.
SessionErrorKind

Traits§

SessionErrorExt
SessionResultExt

Type Aliases§

SessionError
SessionResult