Expand description

A blocking version of the client.

This simply wraps the asynchronous client, using an internal runtime. The API is identical, with the exception of methods not being async.

Structs