/libaeron-sys

Rust bindings to the Aeron C libraries

Primary LanguageRustOtherNOASSERTION

libaeron-sys

libaeron-sys docs.rs

Rust bindings for the Aeron messaging bus. Two crates are provided; one for the C Client API and one for the C Media Driver.

Please note that these crates do not provide an idiomatic Rust API for interacting with Aeron; aeron-rs should be used instead. Rather, these libraries act as foundational components by which an Aeron client can be built.