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.12</artifactId>
<version>24.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.
Use the finagle-http_2.13 artifact for Scala 2.13 compatibility.
No dependency data recorded yet.