ErisApps / CatCore

A shared high-performance chat client library written in .NET Standard 2.0
GNU General Public License v3.0
29 stars 3 forks source link

Feature/stability improvements #46

Closed ErisApps closed 1 year ago

ErisApps commented 1 year ago

This PR mainly focuses on the stability of the websocket connections, as well as partially obsoleting some methods that are no longer supported by Twitch.

Other than that, this PR also updates a lot of packages.

Should (hopefully) resolve #43