grpc-web 1.2.1
Host gRPC-Web endpoints for Ruby gRPC services in a Rack or Rails app(over HTTP/1.1). Client included.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (9):
            apparition
            >= 0
          
          
            pry-byebug
            >= 0
          
          
            rack-cors
            >= 0
          
          
            rake
            >= 0
          
          
            rspec
            ~> 3.3
          
          
            rubocop
            ~> 0.79.0
          
          
            rubocop-rspec
            >= 0
          
          
            simplecov
            >= 0
          
          
            webmock
            >= 0
          
    