node-webrtc / node-webrtc-examples

MediaStream and RTCDataChannel examples using node-webrtc
508 stars 161 forks source link

New examples #12

Closed nikis closed 4 years ago

nikis commented 4 years ago

New useful examples:

markandrus commented 4 years ago

Awesome, @nikis, thanks very much! Will try to review and land these in the coming days.

markandrus commented 4 years ago

I have a few tweaks I want to land (a simplification to the broadcast example, since Sinks/Sources aren't really necessary), but I will merge this first.