Go to file
bors[bot] 98002c00be
Merge #18
18: Don't give the full buffer to handler functions r=bspeice a=bspeice

Much simpler from an API perspective, unlikely to be a real performance issue.
bors r+

Co-authored-by: Bradlee Speice <bradlee@speice.io>
2019-11-03 00:50:36 +00:00
aeron-rs Don't give the full buffer to handler functions 2019-11-02 20:50:06 -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