shommey
ba95d059f5
Fixed typo in rtc_config_example.json
...
"urls": "turns:<DOMAIN>:5349" changed to
"urls": "turn:<DOMAIN>:5349"
2024-10-28 00:20:37 +01:00
schlagmichdoch
1c79290ad6
- add guide to documentation and example files to repository to run coturn alongside PairDrop via Docker Compose
...
- enable TURN over TLS
- modified the .gitignore to ignore files with user-data
- should fix #105
- partly cherry-picked from #106
Co-authored-by: xundeenergie <xundeenergie@users.noreply.github.com>
2023-10-28 04:46:02 +02:00
schlagmichdoch
2d8bbd5a79
Change docs to include the usage of our own TURN server instead of the TURN server of the Open Relay Project
2023-04-19 16:50:22 +02:00
schlagmichdoch
d0046e83cb
remove openrelayproject from rtc_config
2023-04-17 15:24:31 +02:00
schlagmichdoch
66359da2ca
get rtcConfig dynamically from the server
2023-02-24 18:08:48 +01:00