Skip to content

Version 0.1.1

Latest

Choose a tag to compare

@siku2 siku2 released this 20 Nov 22:36
· 7 commits to master since this release
9c6e0b3

Changes:

  • Provisional wait_until_done methods to wait until a session/client is stopped.
  • Call timeouts
  • Sharded subscriptions and registrations
  • URI match_policy is now respected by all methods that have a match_policy parameter.
  • Invocation error handling for exceptions during the starting phase
  • Removed aiobservable dependency in favour of simple message callbacks.

Fixes:

  • bwlist __contains__ check
  • multiple registrations / subscriptions with the same URI are now possible