Anton Shestakov <engored@ya.ru>, Tue, 12 Mar 2013 02:23:34 +0900
Status bar. Also could not resist dragging jQuery in.
README.rst
Permissions: -rw-r--r--
Tornado app that can establish WebRTC sessions. Incidentally, that's what
So yeah, for people who have no idea what WebRTC is; it's a realtime
communications API for browsers. Open website, dial your friend, have fun.
And for people who roughly know how WebRTC works; this app:
#. provides a page with all required elements and scripts and
#. lets browsers (or even separate tabs) talk to each other via WebSockets
in order to connect peer-to-peer