Asphalt-wamp

Latest version: v2.2.2

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

Scan your dependencies

Page 1 of 2

2.2.2

- Fixed error in ``Client.stop()`` when the session is already ``None``

2.2.1

- Fixed mapped custom exceptions being reported via asphalt-exceptions

2.2.0

- Added integration with asphalt-exceptions
- Raised connection logging level to ``INFO``
- Added a configurable shutdown timeout
- Renamed ``WAMPClient.close()`` to ``WAMPClient.stop()``
- Improved the reliability of the connection/session teardown process

2.1.0

- Added the ``protocol_options`` option to ``WAMPClient``
- Added the ``connection_timeout`` option to ``WAMPClient``

2.0.1

- Fixed failure to register option-less procedures and subscriptions added from a registry

2.0.0

- **BACKWARD INCOMPATIBLE** Upgraded minimum Autobahn version to v17.5.1
- **BACKWARD INCOMPATIBLE** Changed the default value of the ``path`` option on ``WAMPClient`` to
``/ws`` to match the default Crossbar configuration
- **BACKWARD INCOMPATIBLE** Changed subscriptions to use the ``details`` keyword argument to accept
subscription details (since ``details_arg`` is now deprecated in Autobahn)
- **BACKWARD INCOMPATIBLE** Replaced ``SessionJoinEvent.session_id`` with the ``details`` attribute
which directly exposes all session details provided by Autobahn
- **BACKWARD INCOMPATIBLE** Changed the way registration/subscription/call/publish options are
passed. Keyword arguments were replaced with a single ``options`` keyword-only argument.
- **BACKWARD INCOMPATIBLE** Registry-based subscriptions and exception mappings now inherit the
parent prefixes, just like procedures did previously
- Added compatibility with Asphalt 4.0
- Added the ``WAMPClient.details`` property which returns the session details when joined to one
- Fixed error during ``WAMPClient.close()`` if a connection attempt was in progress
- Fixed minor documentation errors

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.