Modern JavaScript Applications
上QQ阅读APP看书,第一时间看更新

Summary

In this chapter, we discussed the fundamentals of WebRTC and PeerJS by creating a simple app. We discussed the various protocols, techniques, and other technologies that WebRTC uses to enable real-time peer-to-peer communication and read streams of physical media sources. We also saw an overview of PeerServer. Now you must be comfortable with building any type of WebRTC app using PeerServer cloud.

In the next chapter, we will build an advanced WebRTC app using a custom PeerServer.