IronRDP/crates/ironrdp-web
Marc-André Lureau 9f0edcc4c9 feat(client): Add no_audio_playback flag to Config struct
Enable audio playback on the client.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2025-04-08 13:35:44 +02:00
..
src feat(client): Add no_audio_playback flag to Config struct 2025-04-08 13:35:44 +02:00
.gitignore refactor: clarify project architecture (#123) 2023-05-09 21:00:07 +00:00
Cargo.toml build: do not use workspace dependencies (#695) 2025-03-12 09:25:01 -04:00
README.md docs: add project links to READMEs for consistency 2024-10-29 19:14:20 +09:00
rust-toolchain.toml refactor: clarify project architecture (#123) 2023-05-09 21:00:07 +00:00

WASM bindings for web

🛠️ Build with wasm-pack build

wasm-pack build

This crate is part of the IronRDP project.