No description
  • Rust 99.1%
  • Dockerfile 0.9%
Find a file
2026-03-02 08:55:44 +01:00
.forgejo/workflows Update .forgejo/workflows/ci.yml 2026-02-18 21:49:22 +01:00
proto feat: add protobuf, stream validation and integration tests 2026-02-18 22:36:55 +01:00
src feat: better logging 2026-03-01 22:59:46 +01:00
.env.example fix: use SETUP_RELAYKEY instead of running with --generate-key 2026-02-18 20:38:16 +01:00
.gitignore feat: implement WebTransport-based media streaming with room management 2026-02-18 19:18:08 +01:00
Cargo.lock feat: implement jwt validation 2026-02-25 15:17:12 +01:00
Cargo.toml feat: add description 2026-03-02 08:55:44 +01:00
Dockerfile feat: add dockerfile 2026-02-18 20:39:48 +01:00
LICENSE Update LICENSE 2026-02-18 17:55:32 +01:00
README.md Update README.md 2026-02-19 09:44:28 +01:00

Senden voice and video relay

senden-relay is a relay server developed in rust for relaying voice and video to other users in a call. It can be operated as a part of a self-hosted senden node/guild.

Documentation is on the way!