]> git.zarvox.org Git - imoo.git/commit
End-to-end connectivity demo
authorDrew Fisher <drew.m.fisher@gmail.com>
Wed, 7 May 2014 21:15:03 +0000 (14:15 -0700)
committerDrew Fisher <drew.m.fisher@gmail.com>
Wed, 7 May 2014 21:15:03 +0000 (14:15 -0700)
commit19e5144e74d93e68924c6e7b97fadd494857ce19
tree4d17c8a9dd9830093bc088631b5de2a4c1301084
parentd3ec49ba83effc04ba99b3111971d7d64c7485a2
End-to-end connectivity demo

Enough tornado and react.js to get events passing from browser to chat network
and back.
reactornado/dispatcher.js [new file with mode: 0644]
reactornado/index.html [new file with mode: 0644]
reactornado/main.js [new file with mode: 0644]
reactornado/ribbon_passthrough.py [new file with mode: 0644]
reactornado/style.css [new file with mode: 0644]
reactornado/widgets.js [new file with mode: 0644]