cli icon indicating copy to clipboard operation
cli copied to clipboard

api/cli: migrate to async rust

Open mcobzarenco opened this issue 3 years ago • 0 comments

The purpose of this PR is to make the API client usable from wasm. To this end

  • migrates the API client & CLI to async
  • it feature gates gzip

mcobzarenco avatar Sep 02 '22 15:09 mcobzarenco