Skip to content

0.2.1 - async call, error mgmt. new API docs&examples

Choose a tag to compare

@eigen-value eigen-value released this 29 Sep 15:42
· 5 commits to main since this release

What's Changed

  • feat: asynced both RPC operations (send_rpc/get_response) in RpcResult by @eigen-value in #18
  • improved response error handling
  • New call API comprehensive test examples with python code
  • doc: clear Bridg.call examples with async response access and error checks

Full Changelog: 0.2.0...main