Skip to content

Support multiple TURN servers

decentral1se requested to merge support-multiple-turn-servers into master

This actually was a bit involved since we need to first slurp all the TURN server secrets and then iterate over them to generate the turn-stun-servers.xml. I'm going to manually test this all works via meet/servers plays. If there is a better way to do this, I'm all ears!

Closes #6 (closed).

Merge request reports