em-eventsource 0.1.7
em-eventsource is an eventmachine library to consume Server-Sent Events streaming API. You can find the specification here: http://dev.w3.org/html5/eventsource/
          Gemfile:
          =
        
        
          installieren:
          =
        
      Runtime Abhängigkeiten (2):
            em-http-request
            ~> 1.0.0
          
          
            eventmachine
            ~> 1.0.0.beta3
          
    