Crate wadm_client

Source
Expand description

A client for interacting with Wadm.

Re-exports§

pub use error::Result;
pub use loader::ManifestLoader;

Modules§

error
loader
Various helpers and traits for loading and parsing manifests
topics

Structs§

Client
ClientConnectOptions
Options for connecting to a NATS server for a Wadm client. Setting none of these options will default to anonymous authentication with a localhost NATS server running on port 4222