Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.84 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.84 KB

Synadia      NATS

JNATS JetStream Publisher Extensions

Extensions specific to JetStream publishing.

Current Release: 0.1.0   Current Snapshot: 0.1.1-SNAPSHOT

Artifact License Apache 2 Maven Central javadoc

PublishRetrier

This class parallels the standard JetStream publish api with methods that will retry the publish.

For how to use, please see the examples:

AsyncJsPublisher

This class is a full async message publish manager

For how to use, please see the examples:

Gradle and Maven

See the Main README.md. The group is io.synadia The artifact is jnats-js-publish-extensions

License

License Apache 2

Copyright (c) 2024 Synadia Communications Inc. All Rights Reserved. See LICENSE and NOTICE file for details.