Summary
In this chapter, we learned more on security in the scope of developing WebRTC applications. We learned how to build and deploy TURN servers. We also learned in detail the TURN server's configuration options.
We modified the original code from Chapter 1, Developing a WebRTC Application, and integrated the application with our own TURN server.
In the next chapter, we will learn how to develop mobile applications that utilize the WebRTC API's features.