mirror of
https://github.com/netbirdio/IronRDP.git
synced 2026-05-22 18:43:12 -07:00
Iron Remote Desktop RDP
This is implementation of RemoteDesktopModule interface from iron-remote-desktop for RDP connection.
Development
Make your modification in the source code then use iron-svelte-client to test.
Build
Run npm run build
Usage
As member of the Devolutions organization, you can import the Web Component from JFrog Artifactory by running the following npm command:
$ npm install @devolutions/iron-remote-desktop-rdp
Otherwise, you can run npm install targeting the dist/ folder directly.
Import the iron-remote-desktop-rdp.umd.cjs from node_modules/ folder.