Commit Graph

13 Commits (master)

Author SHA1 Message Date
Bradlee Speice b9b5b74b7c Rename to aeron-driver-sys, update to 1.25.0 release 2020-01-12 16:47:29 -05:00
Bradlee Speice faf7fd33e4 Move to workspace builds 2019-10-07 19:20:14 -04:00
Bradlee Speice 9373f04b48 Add buffer write support 2019-10-05 20:28:35 -04:00
Bradlee Speice 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
Bradlee Speice 0e1462fe9e Fix some Cargo.toml issues 2019-10-02 23:42:05 -04:00
Bradlee Speice 27a8ce0dd4 Start reading the CnC file 2019-10-02 22:54:44 -04:00
Bradlee Speice 966db0767f Add a Rust-ier way of handling the MediaDriver 2019-09-23 23:04:59 -04:00
Bradlee Speice 8eaf6b81c6 Add the aeronmd example
I think I might be doing this the wrong way; if I want to embed the media driver, I'll need these bindings, but otherwise the clients just communicate through shared memory.
2019-09-22 18:58:34 -04:00
Bradlee Speice 1fdf79af8b Start work on the client context 2019-09-22 17:56:52 -04:00
Bradlee Speice 4310eb7e73 Project documentation files 2019-09-21 23:15:48 -04:00
Bradlee Speice cfad779e03 Start on an aeron-rs crate 2019-09-19 22:24:35 -04:00
Bradlee Speice a1604f49f0 Initial version allows for tests that actually run! 2019-09-19 22:02:14 -04:00
Bradlee Speice c6eb7e3519 Initial Cargo project and Aeron source 2019-09-19 18:45:21 -04:00