This website requires JavaScript.
Explore
Help
Sign In
Salastil
/
KfChatDotNet
Watch
1
Star
0
Fork
0
You've already forked KfChatDotNet
mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced
2026-04-30 03:22:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ec8253bef78bbe449a7abe3c5a5a0127b27eb64
KfChatDotNet
/
KickWsClient
History
barelyprofessional
0ec8253bef
Bumped dependencies
2024-12-24 23:42:23 +13:00
..
Converters
Big update. Replaced Newtonsoft with System.Text.Json where possible, removed Spectre, tried to suppress the pile of compiler warnings I get on the GUI project, and tried to correct an issue where sometimes the session token retrieved is not usable.
2024-06-14 23:03:05 +08:00
Models
Big update. Replaced Newtonsoft with System.Text.Json where possible, removed Spectre, tried to suppress the pile of compiler warnings I get on the GUI project, and tried to correct an issue where sometimes the session token retrieved is not usable.
2024-06-14 23:03:05 +08:00
KickWsClient.cs
Added the ability to disable reconnection in the Kick library, fixed a null reference error if IsConnected() is called without ever being connected and incorporated the ping thread into the library rather than doing it separately
2024-09-01 00:47:16 +08:00
KickWsClient.csproj
Bumped dependencies
2024-12-24 23:42:23 +13:00