1
0
mirror of https://github.com/bspeice/aeron-rs synced 2024-09-18 17:51:27 -04:00
Go to file
bors[bot] bd21db1981
Merge #8
8: Move to workspace builds r=bspeice a=bspeice

Sharing `target/` dir between projects should dramatically improve build times.

Co-authored-by: Bradlee Speice <bradlee@speice.io>
2019-10-08 03:28:07 +00:00
aeron_driver-sys Move aeronmd back out of -sys. 2019-10-06 23:18:57 -04:00
aeron-rs Move to workspace builds 2019-10-07 19:20:14 -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