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.

View on GitHub →

Ionic / Capacitor

Angular-based cross-platform app using the JS SDK. Demonstrates E2EE messaging, calls, and group chat.

View on GitHub →

iOS (SwiftUI)

Native SwiftUI app using the iOS SDK. Demonstrates E2EE messaging, group chat, and voice/video calls.

View on GitHub →

Android (Kotlin)

Native Kotlin app using the Android SDK. Demonstrates E2EE messaging, group chat, and voice/video calls.

View on GitHub →

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.