Version 6.1.5
- Add
WebcastBlocked200Error
to provide more clarity when 200 rejections are received from Webcast - Add
client_ws_params
toWebDefaults
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