Skip navigation links

NATS.IO Java Streaming API

Java API for the NATs streaming system.

See: Description

Packages 
Package Description
io.nats.streaming
io.nats.streaming is a Java client library for the STAN streaming data system.
Java API for the NATs streaming system.

nats logo

NATS Server is a simple, high performance open source messaging system for cloud native applications, IoT messaging, and microservices architectures. This Java API opens the server to Java applications. The API is performant, supporting millions of messages a second, and easy to use.

Nats Streaming adds support for persistent message queues.

This package is implemented with Java 8 features. It is not designed for Android applications, in particular the networking code while striving for performance and effeciency is not designed for mobile scenarios.

Skip navigation links