goldgorilla/ice.servers.sample.json

7 lines
104 B
JSON
Raw Permalink Normal View History

2023-08-24 13:40:18 +00:00
[
{
"urls": ["turn:turn.example.com:4499"],
"username": "user",
"credential": "1234"
}
]