Demo Applications
We provide fully working demo applications that demonstrate the complete integration flow, from backend token exchange to client-side message sending and receiving.
Backend (Spring Boot)
Reference backend implementing token exchange, key directory, HMAC signing, and mock authentication.
Ionic / Capacitor
Angular-based cross-platform app using the JS SDK. Demonstrates E2EE messaging, calls, and group chat.
iOS (SwiftUI)
Native SwiftUI app using the iOS SDK. Demonstrates E2EE messaging, group chat, and voice/video calls.
Android (Kotlin)
Native Kotlin app using the Android SDK. Demonstrates E2EE messaging, group chat, and voice/video calls.
Tip: Each demo app comes with a README that walks you through setup step by step. The backend demo shows the complete server-side integration required for all platforms.