- update to 0.6.2:
* Improve efficiency of WebSocketSession by reusing a single
thread pool when waiting for messages
* Fix (#73) anyio misusages
* Fix (#74) unclosed anyio streams
* Fix (#76) memory leak with non-async WebSocketSession
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpx-ws?expand=0&rev=3
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-httpx-ws
|
||||
Version: 0.6.0
|
||||
Version: 0.6.2
|
||||
Release: 0
|
||||
Summary: WebSockets support for HTTPX
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user