No description
Find a file
2026-05-25 12:55:19 +02:00
README.md Update README.md 2026-05-25 12:55:19 +02:00

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.