Archives Jan. 5, 2010
Simple Channels for Tornado (rev 0.0.1)
Written by
on
in
Snaking.
I pushed some of the refactored code from my little test project out today. Can't say I'm in love with the code, nor with how it was written (I'm afraid I hacked it from spike test right up to final implementation). Anyway, the result is a poll/long-poll/streaming channel-server for Tornado + JQuery. You use it ...