- Update to 14.2 * Added support for regular expressions in the origins argument of serve() * Wrapped errors when reading the opening handshake request or response in InvalidMessage so that connect() raises InvalidHandshake or a subclass when the opening handshake fails * Fixed recv() with timeout=0 in the threading implementation. If a message is already received, it is returned. Previously, TimeoutError was raised incorrectly * Fixed a crash in the asyncio implementation when cancelling a ping then receiving the corresponding pong * Prevented close() from blocking when the network becomes unavailable or when receive buffers are saturated in the asyncio and threading implementations OBS-URL: https://build.opensuse.org/request/show/1245879 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockets?expand=0&rev=55
418 KiB (Stored with Git LFS)
418 KiB (Stored with Git LFS)