TwitTornado

Description

TwitTornado is a real-time Twitter Client built with FriendFeed/Facebook's new Tornado Framework

There are two significant advantages that Tornado brings to Twitter:

  1. Tweets made on TwitTornado will be sent to other TwitTornado clients instananeously.
  2. There is no need to refresh. Your stream is automatically updated with the other non-TwitTornado tweets in 30 second intervals.

About

I created TwitTornado as an exercise to learn Tornado. It is an awesome framework!

I've open sourced the code as an example for others. You can find the source at github. If you make improvements to the functionality or design be sure to make a pull request and I'll update on the live server.

Dave Fowler