Crate iron_remote_desktop

Crate iron_remote_desktop 

Source
Expand description

§Iron Remote Desktop — Helper Crate

Helper crate for building WASM modules compatible with the iron-remote-desktop WebComponent.

Implement the RemoteDesktopApi trait on a Rust type, and call the make_bridge! on it to generate the WASM API that is expected by iron-remote-desktop.

See the ironrdp-web crate in the repository to see how it is used in practice.

Macros§

extension_match
make_bridge

Structs§

DesktopSize
Extension

Enums§

CursorStyle
IronErrorKind
RotationUnit

Traits§

ClipboardData
ClipboardItem
DeviceEvent
InputTransaction
IronError
RemoteDesktopApi
Session
SessionBuilder
SessionTerminationInfo