1.7.1 (2024-11-27)
- Added extra_headers argument to ws_connect (@Tapanhaz)
- Added request/response attributes to WSTransport. They can be used to access headers after successful negotiation
- listener_factory passed to ws_create_server can now return WSUpgradeResponseWithListener to customize upgrade responses
- Added pyi stub and typed.py (@dimitrivinet)