1
0
mirror of https://github.com/bspeice/aeron-rs synced 2024-09-19 18:21:26 -04:00
Commit Graph

8 Commits

Author SHA1 Message Date
a40a71d4a8 Fix formatting and warnings 2019-10-03 22:55:02 -04:00
5527495b09 Reversion and cleanup
Moving the `aeronmd` example to the sys crate caused issues for static
linking because of the `tempfile` crate.

Revert "Install luuid for Linux"
Revert "Fix some Cargo.toml issues"
Revert "More minor cleanup"
2019-10-03 00:48:53 -04:00
0e1462fe9e Fix some Cargo.toml issues 2019-10-02 23:42:05 -04:00
cef3a17d55 Move the control protocol enum to main client lib
Side benefit: forcing documentation
2019-09-25 22:18:56 -04:00
774a9a6b30 Doc fixes 2019-09-25 00:24:42 -04:00
3cd0aa4f55 Add in Rust-y bindings for some of the #define constants 2019-09-25 00:19:04 -04:00
6018b12670 Format, clippy, and start the docs 2019-09-19 23:06:37 -04:00
cfad779e03 Start on an aeron-rs crate 2019-09-19 22:24:35 -04:00