Minecraft-Console-Client/MinecraftClient/Protocol/Message
copilot-swe-agent[bot] 64ccdcb39b Address code review feedback
- Replace GetAwaiter().GetResult() with synchronous ReadAsStream()
- Use JsonNode.DeepClone() instead of serialize/parse round-trip
- Extract timeout magic number to named constant

Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
Agent-Logs-Url: https://github.com/milutinke/Minecraft-Console-Client/sessions/afcd1b7b-ea23-4a0d-bb46-a90b623406fc
2026-03-22 16:46:33 +00:00
..
ChatMessage.cs Fix message marker mixed with actual message body 2023-03-25 16:42:28 +08:00
ChatParser.cs Address code review feedback 2026-03-22 16:46:33 +00:00
LastSeenMessageList.cs Trim 2023-01-14 21:07:09 +08:00