IronRDP/crates/ironrdp-session
Marc-André Lureau 81984f9377 refactor(pdu): move rfx to Encode/Decode traits
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2025-03-04 16:08:55 +01:00
..
src refactor(pdu): move rfx to Encode/Decode traits 2025-03-04 16:08:55 +01:00
Cargo.toml chore(release): prepare for publishing (#628) 2025-01-28 23:24:35 +00:00
CHANGELOG.md chore(release): prepare for publishing (#628) 2025-01-28 23:24:35 +00:00
LICENSE-APACHE chore: symlinks to license files in packages (#604) 2024-12-11 08:13:26 -05:00
LICENSE-MIT chore: symlinks to license files in packages (#604) 2024-12-11 08:13:26 -05:00
README.md docs: add project links to READMEs for consistency 2024-10-29 19:14:20 +09:00

IronRDP Session

Abstract state machine to drive an RDP session.

This crate is part of the IronRDP project.