Check if the event source is alive.
Returns:
61 62 63
# File 'opal/browser/event_source.rb', line 61 def alive? state == :open end