async-ucx icon indicating copy to clipboard operation
async-ucx copied to clipboard

V0.2

Open chnlkw opened this issue 10 months ago • 1 comments

Added

  • Added AsyncRead/AsyncWrite support for Tag and Stream (requires utils feature flag)
  • Added connect_addr_vec function 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

chnlkw avatar Jun 29 '25 12:06 chnlkw

LGTM! Please resolve the issues mentioned by Copilot 😄

Thanks a lot. Code updated

chnlkw avatar Jul 03 '25 14:07 chnlkw