Devolutions / Devolutions/IronRDP
Remove deprecated re-exports used by Teleport
Open
kind/technical-debt
scope/core
- Dominant language
- Rust
- Stars
- 3.2k
- Forks
- 275
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 189
Description
We re-exported items from `ironrdp-core` in `ironrdp-pdu` and `ironrdp-svc` to ease the migration of Teleport’s IronRDP usage to the newer versions.
Once they are done with the migration work, we should remove the re-exports.
The removal should be made effective as part of a major bump.
In our case, we only have pre-1.0 crates, so it would be something like 0.1 to 0.2.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.