node-webrtc / node-webrtc-examples

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

Too Complicated examples #13

Closed mihanizm56 closed 4 years ago

mihanizm56 commented 4 years ago

Hi guys!

I've found out that your examples are a bit complicated... For example, as a engineer, I don't need to know how you do read your directories to start all of your examples. But to find the practices that I need, I have to read all your start code... If you could, please separate it to the different 'blocks' of code or different branches That might help people who will try to find some examples of using WebRTC in the future...