The document discusses using WebRTC to add real-time communication capabilities to web and mobile apps. It describes how WebRTC allows peer-to-peer audio and video calls between browsers using JavaScript APIs. It also discusses how GWT can help build WebRTC functionality and the need for signaling to coordinate communication between peers.