3 unstable releases

0.2.1 Dec 14, 2024
0.2.0 Dec 6, 2024
0.1.0 Nov 19, 2024

#1 in #state-machines

Download history 62/week @ 2024-11-13 83/week @ 2024-11-20 8/week @ 2024-11-27 131/week @ 2024-12-04 159/week @ 2024-12-11 12/week @ 2024-12-18

302 downloads per month
Used in ironrdp

MIT/Apache

1MB
25K 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

~18–47MB
~746K SLoC