1
0
mirror of https://github.com/bspeice/aeron-rs synced 2024-10-18 08:01:35 -04:00
Commit Graph

5 Commits

Author SHA1 Message Date
c463c96170 Start work on the atomic buffer
C++ Aeron doesn't seem to care about alignment, so I guess I won't either?
2019-10-03 22:10:34 -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
c982a63cd9 More minor cleanup 2019-10-02 23:27:59 -04:00
49bfb1edb9 Minor cleanup of the CnC version check 2019-10-02 23:11:44 -04:00
27a8ce0dd4 Start reading the CnC file 2019-10-02 22:54:44 -04:00