ruma / homeserver

A Matrix homeserver written in Rust.
https://www.ruma.io/
1.08k stars 41 forks source link

API: GET /voip/turnServer #36

Open jimmycuadra opened 8 years ago

Yatekii commented 7 years ago

So if I work on this issue, how would you implement that? The credentials of the turn server have to be known ... Should this be done as an option in the settings.json? I guess it's a one time config thing; nothing that has to be put into a DB.

farodin91 commented 7 years ago

https://github.com/matrix-org/synapse/blob/fad3a8433535d7de321350bbd17373138c6fd3ec/synapse/rest/client/v1/voip.py You need to extend the config.