See: Description
Package | Description |
---|---|
io.nats.nkey |
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.