Skip to content

v0.7.0

Compare
Choose a tag to compare
@DirectXMan12 DirectXMan12 released this 24 Jul 01:04
· 255 commits to master since this release

Major Changes

  • Python 3 support fixes (#140, #155, #159)
  • Generic token-parsing plugins support (#162)
  • Generic authentication plugins support (#172)
  • Fixed frame corruption on big-endian systems (#161)
  • Support heartbeats (via PING) and automatic responses to PONG (#169)
  • Automatically reject unmasked client frames by default (strict mode) (#174)
  • Automatically restart interrupted select calls (#175)
  • Make 'run' respect environment settings (including virtualenv) (#176)