IronRDP/crates/ironrdp-acceptor
Marc-André Lureau a45deebc98 refactor(pdu): convert RDP module to PduEncode/Decode
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2024-03-21 02:43:50 +09:00
..
src refactor(pdu): convert RDP module to PduEncode/Decode 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.