github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

facebook / tornado

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 940
    • 126
  • Source
  • Commits
  • Network (126)
  • Issues (40)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. — Read more

  cancel

http://www.tornadoweb.org/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Support passing in cookie value directly in cases where you have to parse 
the value from other sources (e.g., from the URL for Flash requests). Also 
fix documentation error for Facebook Connect. 
finiteloop (author)
Fri Feb 05 10:24:57 -0800 2010
commit  ef83f4b6cafabbc3183db061c03faf5cf58d6808
tree    b832b712981c73325c7607db53d3f2baf4228a69
parent  7ffb44237fdd655a7650805dd51f126b5bfd8b8a
tornado /
name age
history
message
file .gitignore Mon Sep 14 17:40:45 -0700 2009 Add gitignore file [btaylor]
file MANIFEST.in Thu Sep 10 00:50:51 -0700 2009 Move Tornado project to Github [finiteloop]
file README Thu Sep 10 00:50:51 -0700 2009 Move Tornado project to Github [finiteloop]
directory demos/ Thu Jan 14 03:07:58 -0800 2010 fb demo fix [Benjamin Golub]
file setup.py Wed Feb 03 15:49:05 -0800 2010 Import setuptools if it's available. [Ben Darnell]
directory tornado/ Fri Feb 05 10:24:57 -0800 2010 Support passing in cookie value directly in cas... [finiteloop]
directory website/ Thu Oct 01 20:41:49 -0700 2009 Missing website images [finiteloop]
README
Tornado
=======
Tornado is an open source version of the scalable, non-blocking web server
and and tools that power FriendFeed. Documentation and downloads are
available at http://www.tornadoweb.org/

Tornado is licensed under the Apache Licence, Version 2.0
(http://www.apache.org/licenses/LICENSE-2.0.html).

Installation
============
To install:

    python setup.py build
    sudo python setup.py install

Tornado has been tested on Python 2.5 and 2.6. To use all of the features
of Tornado, you need to have PycURL and a JSON library like simplejson
installed.

On Mac OS X, you can install the packages with:

    sudo easy_install setuptools pycurl==7.16.2.1 simplejson

On Ubuntu Linux, you can install the packages with:

    sudo apt-get install python-pycurl python-simplejson
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server