- WebRTC Cookbook
- Andrii Sergiienko
- 59字
- 2025-02-23 06:13:04
Chapter 1. Peer Connections
In this chapter, we will cover the following topics:
- Building a signaling server in Erlang
- Building a signaling server in Java
- Detecting WebRTC functions supported by a browser
- Making and answering calls
- Implementing a chat using data channels
- Implementing a chat using a signaling server
- Configuring and using STUN
- Configuring and using TURN