zio-http
zio-http copied to clipboard
Enable batched request for the Endpoint client
The Endpoint client is currently bound to the streaming version of the client. We should add a batched EndpointExecutor for ease of use.