0.2.1 - async call, error mgmt. new API docs&examples
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