mirror of
https://github.com/Devolutions/IronRDP.git
synced 2025-08-04 15:18:17 +00:00
452 B
452 B
IronRDP CLIPRDR
Implementation of clipboard static virtual channel(CLIPRDR
) described in MS-RDPECLIP
This library includes:
- Clipboard SVC PDUs parsing
- Clipboard SVC processing
- Clipboard backend API types for implementing OS-specific clipboard logic
For concrete native clipboard backend implementations, see ironrdp-cliprdr-native
crate.
This crate is part of the IronRDP project.