No description
| README.md | ||
RKD (Arcade)
RKD is a high-performance, real-time communication platform designed for modern collaboration. It features a robust Rust backend and a versatile Svelte frontend, supporting both Tauri and Electron for desktop delivery.
Releases
This repository hosts releases for the RKD desktop app.
Download the latest release from the [Releases]
🚀 Features
- Real-time Messaging: Instant communication powered by WebSockets.
- Voice & Video: High-quality real-time audio and video sessions integrated with LiveKit.
- Server & Channel Management: Create and manage servers, text channels, and user permissions.
- Secure Authentication: Argon2 password hashing and JWT-based session management.
- Multi-Platform:
- Web: Modern, responsive UI built with Svelte 5.
- Desktop (Tauri 2): Lightweight, secure native desktop experience.
- Desktop (Electron 35): Mature desktop environment for broad compatibility.