Iggy GitHub | Website | Getting started | Documentation | Blog | Discord
Official Java client SDK for Apache Iggy message streaming.
The client currently supports HTTP and TCP protocols with blocking implementation.
Add dependency to pom.xml or build.gradle file.
You can find the latest version in Maven Central repository:
https://central.sonatype.com/artifact/org.apache.iggy/iggy-java-sdk
You can find examples for simple consumer and producer in the repository.