1
0
mirror of https://github.com/bspeice/aeron-rs synced 2024-09-19 10:11:34 -04:00
Commit Graph

7 Commits

Author SHA1 Message Date
966db0767f Add a Rust-ier way of handling the MediaDriver 2019-09-23 23:04:59 -04:00
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
1fdf79af8b Start work on the client context 2019-09-22 17:56:52 -04:00
4310eb7e73 Project documentation files 2019-09-21 23:15:48 -04:00
cfad779e03 Start on an aeron-rs crate 2019-09-19 22:24:35 -04:00
a1604f49f0 Initial version allows for tests that actually run! 2019-09-19 22:02:14 -04:00
c6eb7e3519 Initial Cargo project and Aeron source 2019-09-19 18:45:21 -04:00