async-ucx
async-ucx copied to clipboard
V0.2
Added
- Added AsyncRead/AsyncWrite support for Tag and Stream (requires
utilsfeature flag) - Added
connect_addr_vecfunction to Worker
Changed
- Updated to UCX 1.18 with latest API compatibility
- Updated multiple dependency versions
- Migrated to Rust 2021 edition
Fixed
- Fixed various bugs and issues