Aiowamp

Latest version: v0.1.1

Safety actively analyzes 619197 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.1

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

0.1.0

Added templates

0.0.2

Changes:
- Passing `aiowamp.SubscriptionEventABC` instance to subscription handlers instead of event message.
- `aiowamp.InvocationABC` and `aiowamp.SubscriptionEventABC` now provide the "registered" URI and the actual URI that spawned them (this matters for pattern URIs)
- "msg.pyi" file included in distribution.
- Custom Exceptions for error URIs
- Converting exceptions raised in procedures to proper error messages
- Black- and Whitelisting for publications
- Authentication (CRA, ticket)

Fixes:
- Built-in messages convert strings to URIs where necessary

0.0.1

First usable version, here we go.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.