reverting my changes as I quickly ran into big problems.
The warnings about nginx 1.1 are no longer relevant. nginx 1.2 is out and works great with socket.io.
Updated Configuring Socket.IO (markdown)
Updated Projects using Socket.IO (markdown)
minor grammatical fixes
Fix the syntax error in `RedisStore` example and improved the format
This fork adds support for Go 1
Updated Home (markdown)
Updated Modules & extensions (markdown)
add proxy_http_version
Example for setting store config
fix some markup and code
Minor correction of join() name
Add link to basic instructions for rooms
Add some basic documentation on how to use rooms.
minor grammar corrections.
'destroy buffer size' was not documented; bug for ws and flash forthcoming
add * [yongboy/socketio-netty](http://code.google.com/p/socketio-netty/) (Currently compatible with 0.9+)
fixing handshake url key
Heartbeat timeout is 60 seconds by default; heartbeat interval is 25 seconds by default and needs to be _less_ than the timeout
some examples on where to put the configuration options, and moved the client section down so it' not between the server shizzle
ZooQoos is added
Updated Socket.IO and firewall software (markdown)