client-rust icon indicating copy to clipboard operation
client-rust copied to clipboard

Synchronous API

Open ekexium opened this issue 4 years ago • 2 comments

Synchronous API is easier for new users to get started but can be less efficient.

The easiest way to do it is simply block_on each async API.

  • [ ] Raw client #301
  • [ ] Transactional client
  • [ ] Tests and examples

ekexium avatar May 11 '21 08:05 ekexium

Hey @ekexium , is this issue still open? I could help with it.

xuhui-lu avatar May 31 '21 01:05 xuhui-lu

Hey @ekexium , is this issue still open? I could help with it.

Yes it's open. Thank you!

ekexium avatar May 31 '21 02:05 ekexium