Book Image

WebRTC Blueprints

By : Andrii Sergiienko
Book Image

WebRTC Blueprints

By: Andrii Sergiienko

Overview of this book

Table of Contents (13 chapters)
WebRTC Blueprints
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

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.