Registry / networking / avro-ipc

avro-ipc

JSON →
library1.12.1javamavenunverified

Avro inter-process communication components for remote procedure calls using Apache Avro serialization.

<dependency> <groupId>org.apache.avro</groupId> <artifactId>avro-ipc</artifactId> <version>1.12.1</version> </dependency>
INSTALL
IMPORT
SIG · AVRO-IPC
A
avro-ipc
networkingjavav1.12.1
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.

Responder
org.apache.avro.ipc.Responder

Minimal example showing import of Avro IPC Responder class.

import org.apache.avro.ipc.Responder; public class AvroIpcExample { public static void main(String[] args) { System.out.println("Avro IPC ready"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.12.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
44 hits · last 30 days
node
38
OpenAI (training)
1
Resources
avro-ipc — mvn dependency:get avro-ipc · libregistry