rust-client
rust-client copied to clipboard
Blocking API version
Clients don't have to be async, it's more the necessity for the server-side components. But this library forces a client to run inside an async runtime introducing unnecessary complexity for many cases.