1
0
mirror of https://github.com/bspeice/aeron-rs synced 2024-11-12 11:08:08 -05:00
Go to file
bors[bot] 2a1d7354be
Merge #9
9: Remove `num` from the build r=bspeice a=bspeice

Don't really need it at the moment, especially given that it doesn't function in a `const` context.
bors r+

Co-authored-by: Bradlee Speice <bradlee@speice.io>
2019-10-08 03:56:01 +00:00
aeron_driver-sys Move aeronmd back out of -sys. 2019-10-06 23:18:57 -04:00
aeron-rs Remove num from the build 2019-10-07 23:54:01 -04:00
.gitignore Initial version allows for tests that actually run! 2019-09-19 22:02:14 -04:00
.gitmodules Add the Aeron project back 2019-09-19 22:29:14 -04:00
.travis.yml Add bors.toml 2019-10-07 22:57:27 -04:00
bors.toml Add bors.toml 2019-10-07 22:57:27 -04:00
Cargo.toml Move to workspace builds 2019-10-07 19:20:14 -04:00
LICENSE Project documentation files 2019-09-21 23:15:48 -04:00
README.md Start work on the client context 2019-09-22 17:56:52 -04:00

Aeron-rs

Aeron client for Rust