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
old
Add File
New File
Upload File
Apply Patch
KfChatDotNet
/
KickWsClient
History
barelyprofessional
224148ba8d
Bumped packages
2025-02-04 21:01:15 +08: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 packages
2025-02-04 21:01:15 +08:00