Skip to main content

Module nats

Module nats 

Source
Expand description

NATS connector module for pub/sub messaging.

This module provides a NATS-based connector, enabling asynchronous message publishing and subscription management.

Re-exports§

pub use options::AckSubOptions;

Modules§

impl_ack
impl_ctx
options

Structs§

SubFetcher
Fetches pull-based JetStream messages using the configured stream options.

Enums§

NatsSubFetcherError
Error type for NATS SubFetcher operations.