Provides HTTP/1.1 and HTTP/2 client and server support for Finagle, a fault-tolerant RPC system.
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-httpx_2.10</artifactId>
<version>6.29.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of Finagle HTTPX client to make a request.
Use a version targeting Scala 2.12 or 2.13 (e.g., com.twitter:finagle-httpx_2.12).
No dependency data recorded yet.