CODELABS (2018)

WebRTC uses RTCPeerConnection to communicate streaming data between browsers, but also needs a mechanism to coordinate communication and to send control messages, a process known as signaling. Signaling methods and protocols are not specified by WebRTC. In this codelab you will use Socket.IO for messaging, but there are many alternatives.

Show More


Comments

No comments yet. Be the first to comment!

MORE RESOURCES FROM SOURCE

More in Course Chunks from   codelabs.developers.google.com