Module nakadion::api[][src]

Expand description

Direct interaction with Nakadi through its REST API

See also Nakadi Manual

Re-exports

pub use crate::components::IoError;

Modules

Extensions to the standard API

Structs

A client to connect to the API of Nakadi.

An error type to get insights on why an HTTP request failed

A stream of of chunks directly from Nakadi

Enums

Possible error variants returned from publishing events

Traits

Type Definitions