Secure Mesh Docs
Technical documentation and user manual for the Secure Mesh (SkyConnect Streaming) app.
Secure Mesh (SkyConnect Streaming)
Welcome to the documentation for Secure Mesh — an end-to-end encrypted, real-time multimedia messaging and audio/video calling platform with Web and Mobile clients, a Rust backend, PostgreSQL, and Redis.
If you want to learn how to use the app, start with the User Manual. If you’re working on the codebase, browse the sections below.
User Manual
How the app works for end users — chat, calls, status, and settings.
Overview & Architecture
Platform overview, design systems, and interactive feature prototypes.
Realtime Core Library
Realtime engine and event model, signaling, transport, codec, and media abstraction.
Rust Backend
Backend architecture, authentication, chat, calls & SFU, status, file upload, database, gRPC-Web, and deployment.
Web Frontend
Next.js application shell, routing, authentication, chat, calls UI, and theming.
Mobile App
Expo application shell, auth & secure storage, realtime and media integration.
Developer Guide
Local development setup and project conventions & agent guides.