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

V0.2

Open chnlkw opened this issue 5 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