[][src]Crate nats

A Rust client for the NATS.io ecosystem.

git clone https://github.com/nats-io/nats.rs

NATS.io is a simple, secure and high performance open source messaging system for cloud native applications, IoT messaging, and microservices architectures.

For more information see https://nats.io/.

Structs

Connection
Message
Subscription
SubscriptionHandler

Enums

ConnectionStatus

Functions

connect

Connect to a NATS server at the given url.