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

3 Commits

Author SHA1 Message Date
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
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