IronRDP/crates/ironrdp-acceptor
2024-03-27 02:39:35 -04:00
..
src feat: support for Server Deactivate All PDU (#418) 2024-03-27 02:39:35 -04:00
Cargo.toml feat(acceptor): add basic static channel handling 2023-12-05 11:37:18 -05:00
README.md doc: elaborate high-level documentation (#192) 2023-09-18 19:03:39 +00:00

IronRDP Acceptor

State machines to drive an RDP connection acceptance sequence.

For now, it requires the Tokio runtime.