sharp-chat/SharpChat.SockChat
2024-05-24 13:19:04 +00:00
..
Commands Events system overhaul. 2024-05-24 03:44:20 +00:00
PacketsC2S Events system overhaul. 2024-05-24 03:44:20 +00:00
PacketsS2C Events system overhaul. 2024-05-24 03:44:20 +00:00
SharpChat.SockChat.csproj Split various components into sublibraries to avoid things depending on things they should not depend on. 2024-05-20 23:40:34 +00:00
SockChatConnectionInfo.cs Use interface instead of abstract classes as base for Sock Chat S2C packets. 2024-05-23 23:13:57 +00:00
SockChatContext.cs Fixed excessive sending of user update packets. 2024-05-24 13:19:04 +00:00
SockChatServer.cs Split connection classes. 2024-05-21 20:08:23 +00:00
SockChatUtility.cs Events system overhaul. 2024-05-24 03:44:20 +00:00
SockChatWebSocketServer.cs Split various components into sublibraries to avoid things depending on things they should not depend on. 2024-05-20 23:40:34 +00:00