em-eventsource 0.1.8
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:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (2):
            em-http-request
            ~> 1.0.0
          
          
            eventmachine
            ~> 1.0.0.beta3
          
    