Skip to content

Rework WebSocket connection to be Async Driven

Compare
Choose a tag to compare
@olijeffers0n olijeffers0n released this 08 May 11:11
· 77 commits to master since this release
75cef25

Changed WebSocket library to be asyncio friendly and also move from threads to asyncio tasks in conjunction with an event-driven response methodology.

What's Changed

Full Changelog: 5.5.13...5.6.0