#remote-desktop #networking #rdp #client #protocols #network-protocol #web-components

iron-remote-desktop

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

2 unstable releases

0.2.0 Apr 25, 2025
0.1.0 Apr 23, 2025

#1728 in Network programming

Download history 236/week @ 2025-04-21 246/week @ 2025-04-28

482 downloads per month

MIT/Apache

30KB
603 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

~12MB
~216K SLoC