eface2face / rtcninja.js

WebRTC library to make media management easier across different browsers.
MIT License
73 stars 23 forks source link

Temasys plugin does not allow an array in iceServers .urls #4

Closed ibc closed 9 years ago

ibc commented 9 years ago

https://github.com/Temasys/AdapterJS/issues/26

ibc commented 9 years ago

It will be added soon in the plugin.

ibc commented 9 years ago

This is anyhow fixed in rtcninja. It now fixes both the old url field (single String) and the new urls field (String or Array).