#remote-desktop #rdp #protocols #client

iron-remote-desktop

Helper crate for building WASM modules compatible with iron-remote-desktop WebComponent

7 releases (breaking)

0.7.0 Sep 29, 2025
0.6.0 Aug 29, 2025
0.5.0 Aug 29, 2025
0.4.0 Jun 27, 2025
0.1.0 Apr 23, 2025

#35 in #rdp

Download history 218/week @ 2025-10-11 458/week @ 2025-10-18 375/week @ 2025-10-25 106/week @ 2025-11-01 183/week @ 2025-11-08 120/week @ 2025-11-15 109/week @ 2025-11-22 75/week @ 2025-11-29 61/week @ 2025-12-06 107/week @ 2025-12-13 19/week @ 2025-12-20 28/week @ 2025-12-27 38/week @ 2026-01-03 19/week @ 2026-01-10 50/week @ 2026-01-17 183/week @ 2026-01-24

290 downloads per month

MIT/Apache

32KB
617 lines

Iron Remote Desktop — Helper Crate

Helper crate for building WASM modules compatible with the iron-remote-desktop WebComponent.

Implement the RemoteDesktopApi trait on a Rust type, and call the make_bridge! on it to generate the WASM API that is expected by iron-remote-desktop.

See the ironrdp-web crate in the repository to see how it is used in practice.

Dependencies

~13–18MB
~256K SLoC