a2a-ruby 1.0.0
Complete A2A Protocol implementation for Ruby applications, enabling agent-to-agent communication via JSON-RPC 2.0, gRPC, and HTTP+JSON transports
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 1.0.0 September 16, 2025 (186 KB)
 
Runtime Dependencies (7):
            activesupport
            >= 6.0, < 8.0
          
          
            concurrent-ruby
            ~> 1.0
          
          
            faraday
            ~> 2.0
          
          
            jwt
            ~> 2.0
          
          
            puma
            >= 5.0, < 7.0
          
          
            rack
            >= 2.0, < 4.0
          
          
            redis
            >= 4.0, < 6.0
          
    Development Dependencies (10):
            benchmark-ips
            ~> 2.12
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.12
          
          
            rubocop
            ~> 1.57
          
          
            rubocop-performance
            ~> 1.19
          
          
            rubocop-rspec
            ~> 2.25
          
          
            simplecov
            ~> 0.22
          
          
            vcr
            ~> 6.0
          
          
            webmock
            ~> 3.18
          
          
            yard
            ~> 0.9