AyCode.Core/AyCode.Services
Loretta 4b2d3f4e75 Add opt-in binary diagnostics for SignalR serialization
Introduces detailed, opt-in diagnostic logging for binary serialization and deserialization in SignalR server and client code. Adds type and binary-level diagnostics, including hex dumps and header parsing, to aid debugging of protocol and type mismatches. Improves string hash function in the binary deserializer to avoid collisions. Diagnostics are consistent and structured, and can be enabled independently on server, client, and response message classes. No impact on normal operation unless diagnostics are enabled.
2025-12-20 08:43:22 +01:00
..
Loggers Implement SignalRLoggerClient 2025-09-02 11:48:05 +02:00
Logins ForgotPassword 2024-08-02 17:58:19 +02:00
SignalRs Add opt-in binary diagnostics for SignalR serialization 2025-12-20 08:43:22 +01:00
AyCode.Services.csproj microsoft packages update 2025-12-01 16:18:36 +01:00