v0.0.3
Pre-release
Pre-release
This release contains:
- Ability to pass in
async: true
when calling an RPC function. This turns the call into a non-blocking operation that sends back the response as a message to the calling process.