IronRDP/crates/ironrdp-acceptor
Marc-André Lureau 282731bfe8 refactor(acceptor): drop legacy::encode_send_data_indication
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2024-03-21 02:43:50 +09:00
..
src refactor(acceptor): drop legacy::encode_send_data_indication 2024-03-21 02:43:50 +09: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.