sharp-chat/SharpChat.SockChat
2024-05-24 00:23:31 +00:00
..
Commands Split connection classes. 2024-05-21 20:08:23 +00:00
PacketsC2S Split various components into sublibraries to avoid things depending on things they should not depend on. 2024-05-20 23:40:34 +00:00
PacketsS2C Use interface instead of abstract classes as base for Sock Chat S2C packets. 2024-05-23 23:13:57 +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 Removed event flags attribute. 2024-05-24 00:23:31 +00:00
SockChatServer.cs Split connection classes. 2024-05-21 20:08:23 +00:00
SockChatUtility.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
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