15
0
Files
python-autobahn/python-autobahn.changes
Tomáš Chvátal 41fae6a950 Accepting request 703026 from home:jesusaur:branches:devel:languages:python
-Update to 19.5.1
    * fix: authextra merging (#1191)
    * fix: set default retry_delay_jitter (#1190)
    * new: add rawsocket + twisted example (#1189)
    * new: WebSocket testing support, via Agent-style interface (#1186)
    * new: decorator for on_connectfailure
    * fix: delayed call leakage (#1152)
    * new: CLI client (#1150)
    * fix: set up TLS over proxy properly (#1149)
    * new: expose ser modules (#1148)
    * fix: base64 encodings, add hex encoding (#1146)
    * new: onConnecting callback (with TransportDetails and ConnectingRequest).
        Note: if you've implemented a pure IWebSocketChannel without inheriting
        from Autobahn base classes, you'll need to add an onConnecting() method
        that just does return None.

OBS-URL: https://build.opensuse.org/request/show/703026
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autobahn?expand=0&rev=20
2019-05-14 22:57:37 +00:00

2.7 KiB