Rocket 1.1 and Legacy support
Written for Rocket Web Server by Tim on 2010-06-29
Rocket 1.1 is released and allows you to serve files directly from the filesystem without having to setup a separate WSGI app to handle it. Also, for those who wish to run Rocket on Python 2.4, there is a legacy branch of code available. It will be kept up-to-date with the latest on bugfixes though features may lag behind. Enjoy!