Comment on Show HN: An Almost Free, Open Source TURN ServerparentComments−cookie_monstaOP1y* Your TURN server should provide APIs that allow you to verify that allocations/permissions are only created for your users.coturn provides these APIs, they're not covered in the writeup, though* Use an auth mechanism that has an expiry time. Like [0]This is how the credentials server in the write up works
Comments
coturn provides these APIs, they're not covered in the writeup, though
This is how the credentials server in the write up works