Skip to content

feat(server): add rdpeusb server integration#1417

Draft
uchouT (uchouT) wants to merge 5 commits into
Devolutions:masterfrom
uchouT:ironrdp-server
Draft

feat(server): add rdpeusb server integration#1417
uchouT (uchouT) wants to merge 5 commits into
Devolutions:masterfrom
uchouT:ironrdp-server

Conversation

@uchouT

Copy link
Copy Markdown
Contributor

Currently blocked by #1416

  • add optional USB support and ServerBuilder::with_usb_factory
  • create a device DVC and backend for each redirected USB device
  • add UsbDeviceHandle APIs for device to launch a request

Marc-Andre Lureau (@elmarco)

Some dynamic channel processors need their assigned channel ID during
construction, for example when creating a backend handle that routes
messages to that channel. The existing `create_channel()` API only
exposes the ID after the processor has already been moved into
DrdynvcServer.

Signed-off-by: uchouT <i@uchout.moe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant