Skip to content

Version 6.1.5

Choose a tag to compare

@isaackogan isaackogan released this 19 Sep 15:36
· 308 commits to master since this release
  • Add WebcastBlocked200Error to provide more clarity when 200 rejections are received from Webcast
  • Add client_ws_params to WebDefaults since the WebSocket requires its own custom set of parameters
  • Remove the shitty retry logic by the websockets library that hides connection errors when using the async iterator
  • General clean-up of code
  • Update documentation to reflect new additions

Full Changelog: v6.1.4...v6.1.5