Structs§
- Native
Transport Install Context - Open
Peer BiStream Result - Open
RtcTauri Config - Open
RtcTauri State - Start
RtcManaged Session Result
Traits§
- Native
Device KeySigner - Host-owned secure-storage bridge for the OpenRTC 2.0 per-install device proof key. OpenRTC never receives private key bytes: platform code stores the Ed25519 key in Keychain/Keystore/Stronghold and exposes only public JWK export plus signing.
- Native
Transport Installer - Host-supplied implementation for a native transport that cannot be bundled in the publishable Tauri plugin. The OpenRTC constructor remains the sole activation switch; registering an installer only declares compiled support.