sharp-chat/SharpChat.SockChat
2024-05-29 20:51:41 +00:00
..
Commands Changed pretty much every context mutation into an event. 2024-05-29 20:51:41 +00:00
PacketsC2S Changed pretty much every context mutation into an event. 2024-05-29 20:51:41 +00:00
PacketsS2C Only a single clear mode is ever used, removed the rest. 2024-05-28 21:51:54 +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 Changed pretty much every context mutation into an event. 2024-05-29 20:51:41 +00:00
SockChatServer.cs Changed pretty much every context mutation into an event. 2024-05-29 20:51:41 +00:00
SockChatUtility.cs Split status elements out of UserInfo and made user update event based. 2024-05-24 19:17:12 +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