6:33d306388e7f
Anton Shestakov <engored@ya.ru>, Wed, 20 Nov 2013 19:40:23 +0900
Make recent (24, 25) versions of Firefox work.

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