[][src]Module nats::asynk

Asynchronous interface for the NATS client.

Structs

Connection

A NATS client connection.

Message

A message received on a subject.

Subscription

A subscription to a subject.

Functions

connect

Connect to a NATS server at the given url.