Gryt

Gryt Documentation

Documentation for the Gryt WebRTC voice chat platform

Gryt is an open-source WebRTC voice chat platform built with React, TypeScript, Go, and Keycloak. It provides low-latency voice communication with noise suppression, real-time audio visualization, and multi-server support.

Explore the docs

Quick start

git clone --recurse-submodules https://github.com/Gryt-chat/gryt.git
cd gryt
ops/start_dev.sh

Then open http://localhost:3666.

On this page