ironrdp-blocking

Crates.ioironrdp-blocking
lib.rsironrdp-blocking
version0.2.0
sourcesrc
created_at2024-11-19 18:47:33.656513
updated_at2024-12-06 14:10:22.466691
descriptionBlocking I/O abstraction wrapping the IronRDP state machines conveniently
homepagehttps://github.com/Devolutions/IronRDP
repositoryhttps://github.com/Devolutions/IronRDP
max_upload_size
id1453718
size15,316
Marc-André Moreau (awakecoding)

documentation

README

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.

Commit count: 920

cargo fmt