- WebRTC Cookbook
- Andrii Sergiienko
- 59字
- 2021-07-23 20:27:06
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
推薦閱讀
- Java程序設計與開發
- Kali Linux Web Penetration Testing Cookbook
- jQuery EasyUI網站開發實戰
- HBase從入門到實戰
- PostgreSQL技術內幕:事務處理深度探索
- C#程序設計教程
- 從0到1:HTML+CSS快速上手
- Microsoft System Center Orchestrator 2012 R2 Essentials
- Linux Device Drivers Development
- Learning OpenStack Networking(Neutron)
- 區塊鏈技術與應用
- DevOps 精要:業務視角
- Java Web開發教程:基于Struts2+Hibernate+Spring
- Learning Dynamics NAV Patterns
- Python自動化開發實戰