Back to Browse

WebRTC Data Channel | Text Chat Using WebRTC Data Channel

13.2K views
Aug 17, 2020
9:03

In this video I demonstrate how to use the webrtc data channels to create a simple text chat with webrtc. If you enjoyed the video, please consider dropping a like! It helps really helps the channel! WebRTC Tutorial: https://youtu.be/JhyY8LdAQHU Start Files: https://github.com/coding-with-chaim/data-channel-starter-files To run have 2 terminals open, 1 in the root and one in the client folder. In each terminal window, make sure to run either yarn or npm i to install the dependencies. One that is done, run node server.js in the root and yarn/npm start in the client. Follow me on Twitter: https://twitter.com/CodingWithChaim Subscribe to the channel: https://www.youtube.com/c/codingwithchaim?sub_confirmation=1

Download

0 formats

No download links available.

WebRTC Data Channel | Text Chat Using WebRTC Data Channel | NatokHD