reliable-http-client icon indicating copy to clipboard operation
reliable-http-client copied to clipboard

Reliable Http Client is a set of tools making HTTP communication more reliable. It supports: at least one delivery guaranty and retry strategies including durable exponential backoff and dead letter q...

Results 2 reliable-http-client issues
Sort by recently updated
recently updated
newest added

- JDK 8 -> 11 - Scala version: Scala `3.3.5`/`2.13.16` cross compile, dropped `2.12` support - Serialization: removed `rhttpc-json4s` and `rhttpc-argonaut_6.2` modules, instead relying on custom serialization impl's provided when...