IronRDP is a Rust implementation of the Microsoft Remote Desktop Protocol (RDP) with a focus on security. It is a modular suite of crates that can be used to build RDP clients, servers, or proxies. The project provides a sans-I/O core, security features, and runs on multiple platforms, including native binaries, WebAssembly, and .NET bindings. IronRDP is designed to be highly customizable and extensible.