Registry / networking / woody-thrift

woody-thrift

JSON →
library3.0.0javamavenunverified

Provides Thrift transport and HTTP server integrations for Woody services, enabling RPC communication.

<dependency> <groupId>dev.vality.woody</groupId> <artifactId>woody-thrift</artifactId> <version>3.0.0</version> </dependency>
INSTALL
IMPORT
SIG · WOODY-THRIFT
W
woody-thrift
networkingjavav3.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

THttpClient
✓ dev.vality.woody.thrift.THttpClient

Create a THttpClient to communicate with a Thrift service over HTTP.

import dev.vality.woody.thrift.THttpClient; public class Example { public static void main(String[] args) { THttpClient client = new THttpClient("http://localhost:8080"); System.out.println("Thrift HTTP client created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
OpenAI (training)
1
Resources
woody-thrift — mvn dependency:get woody-thrift · libregistry