Skip to main content

Crate openrtc_tauri_plugin

Crate openrtc_tauri_plugin 

Source

Structs§

NativeTransportInstallContext
OpenPeerBiStreamResult
OpenRtcTauriConfig
OpenRtcTauriState
StartRtcManagedSessionResult

Traits§

NativeDeviceKeySigner
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.
NativeTransportInstaller
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.

Functions§

init
init_from_env
init_with_state

Type Aliases§

NativeTransportInstallFuture