Skip to content

Repository files navigation

Gryt logo

Gryt Signaling Server

Node.js signaling server for the Gryt voice chat platform.
Manages WebRTC signaling, rooms, text chat, and file uploads.


Docker

docker pull ghcr.io/gryt-chat/server:latest
docker run -p 5000:5000 --env-file .env ghcr.io/gryt-chat/server:latest

Browse tags at ghcr.io/gryt-chat/server.

Quick Start (development)

yarn install
cp example.env .env
yarn dev

Starts on http://localhost:5000.

Documentation

Full docs at docs.gryt.chat/docs/server:

Issues

Please report bugs and request features in the main Gryt repository.

Sponsors

What sponsoring pays for, the tiers, and everyone who has sponsored: gryt.chat/sponsors. To sponsor: GitHub Sponsors.

The list itself lives in the Gryt README, in one place rather than ten, so it cannot fall out of step across repositories.

License

AGPL-3.0 — Part of Gryt

About

Gryt's signalling server. Rooms, presence, invites, uploads and message history on SQLite, over Socket.IO. Decides who may join a server and on what terms.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages