1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-08 17:55:59 +01:00
Commit graph

5 commits

Author SHA1 Message Date
Juliusz Chroboczek
340c2900cc Move TURN server into structure. 2022-04-30 22:37:06 +02:00
Juliusz Chroboczek
84856f537b Use null address generator in TURN server when possible. 2021-02-28 00:59:56 +01:00
Juliusz Chroboczek
c103d1cfb0 Rework configuration of built-in TURN server.
The default configuration is now defined by an explicit value
"auto", which is easier to check and to explain.
2021-01-19 18:04:39 +01:00
Juliusz Chroboczek
c1b689bccf Don't start TURN server by default if ice-servers.json exists.
This can be overridden by explicitly specifying the -turn option.
2021-01-19 01:24:07 +01:00
Juliusz Chroboczek
5a7937b198 Add built-in TURN server. 2021-01-18 22:18:16 +01:00