]> git.scottworley.com Git - reliable-chat/commitdiff
Bidirectional communication!
authorScott Worley <sworley@chkno.net>
Mon, 30 Jul 2012 03:58:58 +0000 (20:58 -0700)
committerScott Worley <sworley@chkno.net>
Mon, 30 Jul 2012 03:58:58 +0000 (20:58 -0700)
This is actually pretty awful.  In order to fetch _data_ cross-origin,
I have to run foreign _code_ and have it window.parent.postMessage().
This seems really, really wrong.


No differences found