- static data providers
- typed methods that consume data providers
- type intersection with MockObject
- move away from deprecated methods
Signed-off-by: Joas Schilling <coding@schilljs.com>
Although it was possible to add TURN servers with OCC commands they had
no scheme set, so in practice they always used "turn". If a different
scheme had to be set that had to be done afterwards from the UI.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>