2:a26b16f37c1b
Anton Shestakov <engored@ya.ru>, Mon, 11 Mar 2013 23:44:44 +0900
User can choose to use audio/video or both. Also visually mark pressed button.

previous change 0:be29d4a1df6d

README.rst

Permissions: -rw-r--r--

Other formats: Feeds:
Tornado-WebRTC
==============
Tornado app that can establish WebRTC sessions. Incidentally, that's what
is says on the tin.
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