sharp-chat/SharpChat
2024-05-19 02:17:51 +00:00
..
Commands Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
Config Some cleanups (snapshot, don't run this). 2024-05-19 01:53:32 +00:00
Events Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
EventStorage Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
Misuzu Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
Packet Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
PacketHandlers Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
BuildInfo.cs Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
ChannelInfo.cs Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
ChatContext.cs Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
Colour.cs Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
ConnectionInfo.cs Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
IPacketHandler.cs Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
IServerPacket.cs Simplified Pack method return type. 2024-05-10 15:24:43 +00:00
IUserCommand.cs Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
Logger.cs Removed a bunch of @ prefixes that aren't needed. 2023-02-08 04:17:07 +01:00
PacketHandlerContext.cs Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
Program.cs Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
RateLimiter.cs Less haphazard locking (perhaps too?) 2023-02-19 23:27:08 +01:00
RNG.cs Better session ID generation code. 2023-02-10 08:06:07 +01:00
SharpChat.csproj Enabled explicit nullable. 2024-05-10 19:18:55 +00:00
SharpChatWebSocketServer.cs Enabled explicit nullable. 2024-05-10 19:18:55 +00:00
SharpId.cs Split some packets out of LegacyCommandResponse. 2024-05-13 20:55:54 +00:00
SockChatServer.cs Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
UserCommandContext.cs Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
UserDisconnectReason.cs Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
UserInfo.cs Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
UserPermissions.cs Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
UserStatus.cs Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00
Utility.cs Cleaned up the names of some of the base classes. 2024-05-19 02:17:51 +00:00