No description
  • Rust 99.2%
  • Dockerfile 0.8%
Find a file
2026-03-04 22:01:28 +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: use userids consistently with backend 2026-03-04 21:57:43 +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 #27: feat/certbot-tls-certificates (#28) 2026-03-03 23:00:01 +01:00
Cargo.toml #27: feat/certbot-tls-certificates (#28) 2026-03-03 23:00:01 +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-03-02 15:33:18 +01:00

Senden voice and video relay

Note: This is still WIP and not used in production.

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!