IronRDP/crates/ironrdp-session
Benoît Cortier 0c10367ebc
chore: symlinks to license files in packages (#604)
Add symlinks to the license files in crates that we are publishing on
crates.io.
2024-12-11 08:13:26 -05:00
..
src fix(session): avoid panics when First fragmentation is missing (#597) 2024-12-04 23:11:53 -05:00
Cargo.toml chore: prepare release (#598) 2024-12-06 09:51:14 +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.