| Crates.io | ironrdp-blocking |
| lib.rs | ironrdp-blocking |
| version | 0.7.0 |
| created_at | 2024-11-19 18:47:33.656513+00 |
| updated_at | 2025-08-29 14:14:05.080057+00 |
| description | Blocking I/O abstraction wrapping the IronRDP state machines conveniently |
| homepage | https://github.com/Devolutions/IronRDP |
| repository | https://github.com/Devolutions/IronRDP |
| max_upload_size | |
| id | 1453718 |
| size | 99,354 |
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.