mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Sunil: - Add TurnConfiguration to reference documentation. Add more details in docstrings. - Rename the component to TurnConsumer since 'Component' in the name is redundant and unconventional. Also, hopefully, the component will retain the API over multiple TURN servers. - Log when notifying other components about configuration change. - Use TurnConfiguration class more widely. - Refactor for simplicity. - Additional tests. - Move URI generation code into TurnConfiguration. Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net> Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>