71 releases
0.29.2 | Jun 14, 2021 |
---|---|
0.29.1 | Mar 29, 2021 |
0.29.0 | Jan 18, 2021 |
0.28.15 | Dec 10, 2020 |
0.20.1 | Mar 6, 2020 |
#13 in #message-broker
167 downloads per month
Used in nakadion
135KB
2.5K
SLoC
Nakadi-Types
nakadi-types
contains types for interacting with the Nakadi Event Broker.
There is no real logic implemented in this crate.
Almost all types in this crate match 1 to 1 to a type of the Nakadi API. Some
types where Nakadi returns collections in a wrapping object are made explicit.
In this case the field of the wrapping object is renamed to items
for
serialization purposes.
This crate is a base library for nakadion.
Dependencies
~3.5–5.5MB
~93K SLoC