{"id":73158,"library":"finagle-thrift-2-11","title":"Finagle Thrift","description":"Finagle Thrift provides Thrift protocol support for Finagle, a network stack for building asynchronous RPC systems.","status":"active","version":"21.2.0","language":"java","source_language":null,"source_url":"https://github.com/twitter/finagle","tags":["finagle","thrift","rpc","networking"],"install":[{"cmd":"<dependency>\n  <groupId>com.twitter</groupId>\n  <artifactId>finagle-thrift_2.11</artifactId>\n  <version>21.2.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.twitter:finagle-thrift_2.11:21.2.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Thrift","correct":"com.twitter.finagle.Thrift"}],"quickstart":{"code":"import com.twitter.finagle.Thrift;\nimport com.twitter.util.Future;\n\npublic class FinagleThriftExample {\n    public static void main(String[] args) {\n        Thrift.Client client = Thrift.client();\n        // Use client to connect to a Thrift service\n    }\n}","lang":"java","description":"Minimal example showing how to create a Finagle Thrift client."},"warnings":[{"fix":"Check the Finagle changelog and upgrade to a supported version (e.g., 22.x or later).","message":"Finagle 21.2.0 is an older version; newer versions may have breaking API changes.","severity":"breaking","affected_versions":"<=21.2.0"}],"env_vars":null,"search_vec":"'asynchron':16 'build':15 'finagl':1,3,10,19 'network':12,22 'protocol':7 'provid':5 'rpc':17,21 'stack':13 'support':8 'system':18 'thrift':2,4,6,20","created_at":"2026-06-17T18:48:17.417290+00:00","updated_at":"2026-06-17T18:48:17.417290+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/twitter/finagle","github":"https://github.com/twitter/finagle","docs":"https://appdoc.app/artifact/com.twitter/finagle-thrift_2.11/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}