1
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
Juliusz Chroboczek 0a8f75d6c9 Make RelayTest take the timeout as parameter. 2021-02-26 13:22:47 +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
Juliusz Chroboczek e623442b99 Remove left-over debugging messages. 2021-01-15 00:13:47 +01:00
Juliusz Chroboczek 3a9f63396c Reduce delays in RelayTest. 2021-01-14 02:07:00 +01:00
Juliusz Chroboczek 25ce8ef666 Implement server-side relay test. 2021-01-14 01:49:06 +01:00
Juliusz Chroboczek 0563356180 Don't complain about non-existent ice-servers.json. 2021-01-02 00:36:58 +01:00
Juliusz Chroboczek 450601f0e8 Move ICE code into own module, add tests. 2021-01-02 00:21:17 +01:00
Renamed from group/ice.go (Browse further)