- Modern JavaScript Applications
- Narayan Prusty
- 152字
- 2021-07-14 11:02:32
Summary
In this chapter, we saw how to build a chatroulette using our own instance of PeerServer that is integrated with Express. The website we build had almost all the features that a chatroulette should have. You can now add features such as screen sharing, connecting users of particular a gender with each other, connecting users of a particular age, integrating captcha to prevent spam, and other features of your choice.
At the time of writing, the WebRTC team is working on an API that allows you to retrieve a stream from a screen for screen sharing. As this API is still under development, you can use browser plugins to retrieve a stream from a screen. You can find more about retrieving a stream from a screen using the plugins at https://www.webrtc-experiment.com/Pluginfree-Screen-Sharing/.
In the next chapter, we will discuss bidirectional communication between the client and the server in real time using WebSockets.
- 兩周自制腳本語言
- Python測試開發(fā)入門與實踐
- Instant 960 Grid System
- Python算法從菜鳥到達人
- Android系統(tǒng)原理及開發(fā)要點詳解
- 打開Go語言之門:入門、實戰(zhàn)與進階
- Python青少年趣味編程
- Learning Bootstrap 4(Second Edition)
- Tableau Dashboard Cookbook
- Software Architecture with Python
- 零基礎(chǔ)C語言學(xué)習(xí)筆記
- MySQL核心技術(shù)與最佳實踐
- Scratch少兒編程高手的7個好習(xí)慣
- Advanced C++
- IBM Cognos TM1 Cookbook