Steffen Vogel
Steffen Vogel
Thanks a lot @rg0now 🥳 I merged your changes and created two new issues for the problems which you identified. I am happy to review any PRs closing these issues...
Hey @hthetiot, are you still interested in getting this merged? I would be happy to support you with this PR.
Perfect :) Can you squash your changes into a single commit and fix the commit message at the same time? Here are the rules the CI checks for the commit...
Hey @hthetiot, I squashed your changes. However, in order to merge them you need to grant me push access to your branch. There should be a little checkbox somewhere for...
Hi @hthetiot Sure :) Here is an example TURN server which which binds to a user defined port range: https://github.com/pion/turn/blob/master/examples/turn-server/port-range/main.go
Hi @hthetiot, is there something I can support you with to get this merged?
I created a new PR based on the latest master in #306 as this seems to be outdated.
Load-balancing using a 5-tuple should work as each client gets assigned to the same TURN server as long its tuple stays the same. So there is no need to synchronize...
This PR gets obsoleted if #276 gets merged.
#276 has been merged. I therefore close this PR.