sharp-chat/SharpChat/Packet
2024-05-13 20:55:54 +00:00
..
AuthFailPacket.cs Split some packets out of LegacyCommandResponse. 2024-05-13 20:55:54 +00:00
AuthSuccessPacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
BanListPacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
BroadcastPacket.cs Split some packets out of LegacyCommandResponse. 2024-05-13 20:55:54 +00:00
ChannelCreatePacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
ChannelDeletePacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
ChannelUpdatePacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
ChatMessageAddPacket.cs Split some packets out of LegacyCommandResponse. 2024-05-13 20:55:54 +00:00
ChatMessageDeletePacket.cs Split some packets out of LegacyCommandResponse. 2024-05-13 20:55:54 +00:00
ContextChannelsPacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
ContextClearPacket.cs Split some packets out of LegacyCommandResponse. 2024-05-13 20:55:54 +00:00
ContextMessagePacket.cs Split some packets out of LegacyCommandResponse. 2024-05-13 20:55:54 +00:00
ContextUsersPacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
ForceDisconnectPacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
LegacyCommandResponse.cs Split some packets out of LegacyCommandResponse. 2024-05-13 20:55:54 +00:00
MOTDPacket.cs Split some packets out of LegacyCommandResponse. 2024-05-13 20:55:54 +00:00
PongPacket.cs Simplified packet building. 2024-05-10 17:28:52 +00:00
UserChannelForceJoinPacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
UserChannelJoinPacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
UserChannelLeavePacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
UserConnectPacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
UserDisconnectPacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
UserUpdateNotificationPacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00
UserUpdatePacket.cs Reduce usage of working objects in packet objects as much as possible. 2024-05-10 18:29:48 +00:00