Skip to content

Commit

Permalink
updated FAQ to remove mention of old eventmachine gem
Browse files Browse the repository at this point in the history
  • Loading branch information
schmurfy committed Apr 16, 2012
1 parent ae0373f commit cdb9b9b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Expand Up @@ -185,9 +185,6 @@ Thin v1.2.8 have --ssl option - just use that! :)

Check [Thin](http://code.macournoyer.com/thin/) config - any option supported by Thin(like demonizing, SSL etc.) is supported by WebSocket-Rack.

### Why (using Thin) user is disconnected after 30 seconds?

This is bug in EventMachine < 1.0.0. Please consider updating to newer version or use thin-websocket wrapper around thin binary.

## About

Expand Down

0 comments on commit cdb9b9b

Please sign in to comment.