Skip to content

0.1.10

Compare
Choose a tag to compare
@berrytern berrytern released this 18 Feb 16:40
· 23 commits to master since this release

Features:

  • Enable to set delivery mode and expiration on publish/rpc_client methods;
  • Raise error on EventbusWrapper methods in cases of bad usage like Blocking thread or ThreadUnsafe situations;

Fixes:

  • Dispose method finish can eventloop when passing a parameter;