The RabbitMQ Stream Java Client is a Java library to communicate with the RabbitMQ Stream Plugin. It allows creating and deleting streams, as well as publishing to and consuming from these streams. Learn more in the the client overview.
The library requires Java 8 or more. Java 11 is recommended (CRC calculation uses methods available as of Java 9.)