mirror of
https://github.com/Devolutions/IronRDP.git
synced 2025-08-04 07:08:17 +00:00
![]() The client may have pending messages while the activation-reactivation sequence is ongoing. Let's collect them in this case and restore them after successfull reconnection. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
IronRDP Acceptor
State machines to drive an RDP connection acceptance sequence.
For now, it requires the Tokio runtime.