#remote-desktop #rdp #protocols #client

ironrdp-blocking

Blocking I/O abstraction wrapping the IronRDP state machines conveniently

10 releases (breaking)

new 0.8.0 Jan 13, 2026
0.7.0 Aug 29, 2025
0.6.0 Jul 8, 2025
0.4.0 Mar 13, 2025
0.1.0 Nov 19, 2024

#29 in #rdp


Used in ironrdp

MIT/Apache

1MB
26K SLoC

IronRDP Blocking

Blocking I/O abstraction wrapping the IronRDP state machines conveniently.

This crate is a higher level abstraction for IronRDP state machines using blocking I/O instead of asynchronous I/O. This results in a simpler API with fewer dependencies that may be used instead of ironrdp-async when concurrency is not a requirement.

This crate is part of the IronRDP project.

Dependencies

~30–64MB
~1M SLoC