#rdp #remote-desktop #protocols #client

ironrdp-cliprdr

CLIPRDR static channel for clipboard implemented as described in MS-RDPECLIP

8 releases (4 breaking)

0.5.0 Jan 13, 2026
0.4.0 Aug 29, 2025
0.3.0 May 27, 2025
0.2.0 Mar 13, 2025
0.1.0 Nov 19, 2024

#9 in #rdp

Download history 293/week @ 2025-10-13 553/week @ 2025-10-20 370/week @ 2025-10-27 154/week @ 2025-11-03 228/week @ 2025-11-10 158/week @ 2025-11-17 147/week @ 2025-11-24 115/week @ 2025-12-01 79/week @ 2025-12-08 244/week @ 2025-12-15 189/week @ 2025-12-22 113/week @ 2025-12-29 124/week @ 2026-01-05 229/week @ 2026-01-12 281/week @ 2026-01-19 341/week @ 2026-01-26

980 downloads per month
Used in 6 crates (4 directly)

MIT/Apache

1MB
25K SLoC

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.

Dependencies

~9–12MB
~154K SLoC