mirror of
https://github.com/Devolutions/IronRDP.git
synced 2025-08-04 15:18:17 +00:00
docs: add project links to READMEs for consistency
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
parent
f55e82f02e
commit
4ef36bf5fa
22 changed files with 90 additions and 5 deletions
|
@ -4,4 +4,8 @@ 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.
|
||||
instead of `ironrdp-async` when concurrency is not a requirement.
|
||||
|
||||
This crate is part of the [IronRDP] project.
|
||||
|
||||
[IronRDP]: https://github.com/Devolutions/IronRDP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue