Expand description
§IronRDP RDPDR
Implements the RDPDR static virtual channel as described in [MS-RDPEFS]: Remote Desktop Protocol: File System Virtual Channel Extension
This crate is part of the IronRDP project.
Re-exports§
pub use self::backend::noop::NoopRdpdrBackend;
pub use self::backend::RdpdrBackend;
Modules§
Structs§
- Rdpdr
- The RDPDR channel as specified in [MS-RDPEFS].