# File lib/websocket-client-simple/client.rb, line 94
        def open?
          @handshake.finished? and !@closed
        end