graze / guzzle-jsonrpc

JSON-RPC 2.0 client for Guzzle
https://packagist.org/packages/graze/guzzle-jsonrpc
MIT License
93 stars 61 forks source link

Refactor Batch Adapter to use new Ring implementation #14

Closed adlawson closed 9 years ago

adlawson commented 9 years ago

Guzzle 5 will come with a replacement implementation for the transport adapters. To be compatible with version 5 we will need to change the BatchAdapter accordingly.