IronRDP/crates/ironrdp-displaycontrol
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 style: cargo +nightly fmt 2024-11-20 01:28:31 +09:00
Cargo.toml test(displaycontrol): doctest = false and test = false 2024-11-20 01:28:31 +09: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 feat(displaycontrol): dynamic resolution PDUs (#366) 2024-02-14 19:32:02 +02:00

IronRDP Display Control Virtual Channel Extension MS-RDPEDISP implementation.

Display Control Virtual Channel Extension MS-RDPEDISP implementation.

This library includes:

  • Display Control DVC PDUs parsing
  • Display Control DVC processing (TODO)