- My interview on how we use Rust, Tauri and native APIs on desktop: https://www.youtube.com/watch?v=oO40BwhlGiY
- We use Rust, TypeScript, Swift, Objective-C, C++, and Kotlin languages.
- UI Frameworks: Desktop is in React, iOS is mostly Swift UI, and Android uses Jetpack Compose.
- Core modules: Most of media pipeline and WebRTC is in pure Rust. Audio processing and echo cancellation is in C++ (built by Google