List of DataChannels on a PeerConnection object

Currently you can know what audio & video streams a PeerConnection
object has, but there's nothing to know what DataChannels it has. I
propose to has a property 'channels' that returns an interable of the
current channels on a PeerConnection object.

-- 
"Si quieres viajar alrededor del mundo y ser invitado a hablar en un
monton de sitios diferentes, simplemente escribe un sistema operativo
Unix."
– Linus Tordvals, creador del sistema operativo Linux

Received on Wednesday, 4 December 2013 08:54:40 UTC