Changelog Summary
- [x] Add Web-socket support
- [x] Remove ProxyContainer in favour over regular proxying
- [x] Migrate from aiohttp to httpx for requests
- [x] Only allow long polling if a sessionid is provided
- [x] Refactor project entirely for readability, functionality
If you were using the ProxyContainer API, you must switch to the new proxy handling system. There are no other breaking changes.
See full release changelog here: https://github.com/isaackogan/TikTokLive/issues/41
See referenced issue(s) here: https://github.com/isaackogan/TikTokLive/issues/34, https://github.com/isaackogan/TikTokLive/issues/35, https://github.com/isaackogan/TikTokLive/issues/37, https://github.com/isaackogan/TikTokLive/issues/38, https://github.com/isaackogan/TikTokLive/issues/39