Skip to content

1.7.1 (2024-11-27)

Compare
Choose a tag to compare
@tarasko tarasko released this 27 Nov 08:49
· 14 commits to master since this release
  • 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)