Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IronRDP: Initial Integration #11814

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

CBenoit
Copy link

@CBenoit CBenoit commented Apr 18, 2024

IronRDP is a pure Rust implementation of the Microsoft RDP protocol. The whole stack is open source and dual-licensed under the MIT and Apache v2 licenses. It is portable and versatile: it can be compiled for the WASM target and run in the browser.

The stack is currently used by Devolutions Inc. in the browser (WASM target) and GoTeleport on proxy side (native target). There is also an ongoing experiment to build an out-of-process display server in the QEMU project:

IronRDP is a pure Rust implementation of the Microsoft RDP protocol. The
whole stack is open source and dual-licensed under the MIT and Apache v2
licenses. It is portable and versatile: it can be compiled for the WASM
target and run in the browser.

The stack is currently used by Devolutions Inc. in the browser (WASM
target) and GoTeleport on proxy side (native target). There is also
an ongoing experiment to build an out-of-process display server in the
QEMU project:

- Devolutions/IronRDP#49 (comment)
Copy link

CBenoit is integrating a new project:
- Main repo: https://github.com/Devolutions/IronRDP
- Criticality score: 0.48531

@DonggeLiu DonggeLiu changed the title Submit IronRDP project IronRDP: Initial Integration Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant