Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python3-websocket-client: Upgrade 1.0.1 -> 1.1.0
Upgrade to release 1.1.0: - Set enable_multithread to True by default - Performance improvement in _mask() function - Performance improvement in recv_strict() function - Performance improvement by removing numpy-related code - Support uppercase no_proxy, http_proxy, https_proxy env vars - Add sslopt 'server_hostname' support - Replace deprecated ssl.PROTOCOL_SSLv23 with ssl.PROTOCOL_TLS - Update documentation, README Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
- Loading branch information