1. Object RTC (ORTC) API for WebRTC

    Enables mobile endpoints to talk to servers and web browsers with Real-Time Communications (RTC) capabilities via native and simple JavaScript APIs

  2. WebRTC Peer-to-peer connections

    Method of allowing two users to communicate directly, browser to browser using the RTCPeerConnection API.