(unofficial) TelemetryDeck client for fast and reliable libraries and apps using Rust and WebAssembly
The library provides a wrapper around the TelemetryDeck endpoint for broadcasting signals.
let client = new;
client.send;
Check the example folder for a working solution using Yew.