Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.wryft.org/llms.txt

Use this file to discover all available pages before exploring further.

What is Wryft Chat?

Wryft Chat is a modern, real-time chat application built with React and Rust. It provides Discord-like functionality with servers, channels, direct messages, and more.

Key Features

Real-time Messaging

WebSocket-based instant messaging with typing indicators

Servers & Channels

Organize conversations with Discord-like server structure

Friends System

Add friends, send requests, and manage your social network

Voice Channels

Join voice channels for real-time audio communication

Tech Stack

  • Frontend: React 18, Vite, WebSocket
  • Backend: Rust (Axum), PostgreSQL, Redis
  • Storage: MinIO (S3-compatible)
  • Auth: JWT tokens

Quickstart

Get up and running in 5 minutes

API Reference

Explore the REST API

Deployment

Deploy to production

GitHub

View source code