Changes:
- Provisional
wait_until_donemethods 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_policyparameter. - 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