simplewebrtc / signalmaster

simple socket.io server for webrtc signaling
Other
1.31k stars 486 forks source link

use newer .urls syntax for iceServers #48

Closed fippo closed 8 years ago

fippo commented 8 years ago

@xdumaine @legastero?

xdumaine commented 8 years ago

Neat. Does this have an analog for http://xmpp.org/extensions/xep-0215.html?

fippo commented 8 years ago

xep-0215 doesn't have an analog. Which doesn't stop stanza from optimizing things. I suspect there are some smart things the client could do when knowing that turn::3478?transport=udp and turn::80?transport=tcp are the same server but iirc chrome currently can not use this information.

xdumaine commented 8 years ago

Lgtm

fippo commented 8 years ago

btw: this still supports the old syntax