3 # This is designed to run against:
4 # http://pywebsocket.googlecode.com/svn/trunk/src/example/echo_client@139
7 use Rack::ContentLength
10 req = Lmgtwty::Request.new(env)
14 ws_io.each do |record|
16 break if record == "Goodbye"
18 req.ws_quit! # Rainbows! should handle this quietly