async-http 0.52.0
A HTTP client and server library.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (6):
            async
            ~> 1.25
          
          
            async-io
            ~> 1.28
          
          
            async-pool
            ~> 0.2
          
          
            protocol-http
            ~> 0.18.0
          
          
            protocol-http1
            ~> 0.12.0
          
          
            protocol-http2
            ~> 0.14.0
          
    Development Dependencies (7):
            async-container
            ~> 0.14.0
          
          
            async-rspec
            ~> 1.10
          
          
            bake-bundler
            >= 0
          
          
            bundler
            >= 0
          
          
            covered
            >= 0
          
          
            rack-test
            >= 0
          
          
            rspec
            ~> 3.6
          
    