1
0
mirror of https://github.com/bspeice/aeron-rs synced 2024-09-18 17:51:27 -04:00
Go to file
bors[bot] ddf1774cae
Merge #14
14: Implement reading from a ring buffer r=bspeice a=bspeice

bors r+

Co-authored-by: Bradlee Speice <bradlee@speice.io>
2019-10-26 20:33:44 +00:00
aeron_driver-sys Update the version test 2019-10-12 15:16:27 -04:00
aeron-rs Implement reading from a ring buffer 2019-10-26 16:31:16 -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
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