Finagle HTTP is a protocol-agnostic RPC system for the JVM that provides HTTP client and server functionality.
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-http_2.11</artifactId>
<version>21.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal HTTP server and client using Finagle.
No known issues recorded.
No dependency data recorded yet.