Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TURN server for chatmail relays

This is a TURN server for chatmail relays based on webrtc.rs stack.

It uses authentication scheme described in so-called REST authentication.

The goal is to have a TURN server for use with chatmail relays distributed as a single binary.

coturn was considered as an alternative, but the version distributed in Debian 12 (Bookworm) turned out not to work with Firefox and Ubuntu Touch webview at the time. Debian 13 (Trixie) worked, but chatmail relays were based on Debian 12 at the time.

Building

To build the release, run nix build .#chatmail-turn-x86_64-linux or nix build .#chatmail-turn-aarch64-linux, depending on the target platform.

The resulting binary is then available in ./result/bin/chatmail-turn.

About

TURN server for chatmail relays

Resources

Stars

10 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages