- 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
推薦閱讀
- Python數據分析基礎
- vSphere High Performance Cookbook
- JMeter 性能測試實戰(第2版)
- PostgreSQL技術內幕:事務處理深度探索
- Django:Web Development with Python
- 新編Premiere Pro CC從入門到精通
- Python應用輕松入門
- Linux操作系統基礎案例教程
- Android玩家必備
- 基于ARM Cortex-M4F內核的MSP432 MCU開發實踐
- Getting Started with React Native
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- Mastering Object:Oriented Python(Second Edition)
- Android 5從入門到精通