Package eu.vstoyanov.natsy
See: Description
-
Annotation Summary Annotation Description NatsDsl DSL marker for NATS configuration -
Class Summary Class Description KlientConfigBuilder Builder for NatsKlient configuration KlientConfig Configuration for NatsKlient NatsKlient Main entry point for NATS messaging with Kotlin-first APIThis class manages the NATS connection lifecycle and provides access to messaging operations through the NatsScope. NatsScope Scoped class for NATS messaging operationsAll operations in this scope are tied to the connection lifecycle and will be properly cleaned up when the scope exits. SubscriptionHandle One subscription, and the rendezvous that tells you it exists. -
Object Summary Object Description Companion