TornadoExtensions
===============

A module that contains different extensions for packages adapted to tornado (cache, sockjs, ...).
We have utilized them for building real-time services and multiplayer real-time game.



installation::

    python setup.py install
