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§
Structs§
- SubFetcher
- Fetches pull-based JetStream messages using the configured stream options.
Enums§
- Nats
SubFetcher Error - Error type for NATS SubFetcher operations.