Is the socket active?
Returns:
58 59 60
# File 'lib/patch/io/websocket/socket.rb', line 58 def active? !@socket.nil? end