Go to file
bors[bot] 15969581b6
Merge #19
19: Broadcast receiver r=bspeice a=bspeice

Doesn't include some tests from Aeron/Agrona because of the complexity of mocking `AtomicBuffer`. Will eventually need to do more work to test this, but it's sufficient for now.
bors r+

Co-authored-by: Bradlee Speice <bradlee@speice.io>
2019-11-03 04:52:33 +00:00
aeron-rs Add in the tests 2019-11-03 00:50:42 -04:00
aeron_driver-sys Upgrade to Aeron 1.23.0 2019-10-29 00:05:45 -04:00
.gitignore ...and fix the test case 2019-10-09 21:31:28 -04:00
.gitmodules Add the Aeron project back 2019-09-19 22:29:14 -04:00
.travis.yml Switch rustup to minimal mode 2019-10-16 18:33:00 -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
bors.toml Add bors.toml 2019-10-07 22:57:27 -04:00

README.md

Aeron-rs

Aeron client for Rust