mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
Changes since 1.7.0: - v1.8.0: Add support for custom socket options and improved proxy handling - v1.9.0: Fix compatibility with Python 3.12+ deprecations - Various bug fixes for connection handling and error reporting Also add test.sh to verify version and core API imports. Link: https://github.com/websocket-client/websocket-client/blob/master/ChangeLog Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>