IronRDP/crates/ironrdp-acceptor
2025-05-27 15:21:56 +00:00
..
src feat(acceptor): make the CredsspSequence type public 2025-05-27 08:48:51 -04:00
Cargo.toml chore(release): prepare for publishing (#748) 2025-05-27 15:21:56 +00:00
CHANGELOG.md chore(release): prepare for publishing (#748) 2025-05-27 15:21:56 +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 Acceptor

State machines to drive an RDP connection acceptance sequence.

For now, it requires the Tokio runtime.

This crate is part of the IronRDP project.