@dg-kit/transport-tauri-blec
v1.3.0
Published
Tauri Android/iOS DeviceClient for DG-Lab Coyote (BLE via @mnlphlp/plugin-blec)
Downloads
710
Maintainers
Readme
@dg-kit/transport-tauri-blec
Tauri 2 BLE DeviceClient for DG-Lab Coyote, backed by @mnlphlp/plugin-blec.
Mirror of @dg-kit/transport-webbluetooth for non-browser runtimes (Tauri Android primary target; desktop / iOS work as a side-effect of plugin-blec's btleplug backend).
The host application owns the device-picker UI: TauriBlecDeviceClient calls back into a selectDevice function it receives from the constructor. Web Bluetooth's native chooser does not exist outside the browser.
