Skip navigation links

NATS.IO Java NKeys

Java implementation of NATS NKEYS used in the NATs messaging system.

See: Description

Packages 
Package Description
io.nats.nkey  
Java implementation of NATS NKEYS used in the NATs messaging 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.

The library allows you to create and use NKEYS in Java code.

This package is implemented with Java 8 features.

Skip navigation links