Skip to content

v0.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@andrewvy andrewvy released this 01 Oct 03:36
· 40 commits to master since this 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.