Unverified Commit 5ea8cbe8 authored by David's avatar David Committed by GitHub
Browse files

Share the request id code between the http and websocket clients (#490)

* Move RequestIdGuard to types::client

* Use the RequestIdGuard type for the http client as well

* Fix batch request ID handling (one batch uses one slot)

* Add a few tests to check that max_concurrent_requests work for http clients

* Docs
parent 5ae280a3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment