My project, Ezcall, demonstrates a lightweight call signaling and peer-to-peer control of WebRTC video conferencing.
Two main goals of this project are: (1) to show a lightweight call signaling using push notifications, as well as serverless call signaling using email messaging, and (2) to do peer-to-peer control of video conferencing application logic, using WebRTC API in the browser.