AyCode.Core/AyCode.Services
Loretta 2f1c00fd5c Remove MessagePack; unify SignalR serialization model
Major refactor to eliminate MessagePack from SignalR messaging.
All serialization now uses explicit binary methods (.ToBinary/.BinaryTo)
and Brotli-compressed JSON, managed via a new SignalRSerializationHelper.
Custom stream classes and MessagePack attributes are removed.
API is now consistent, type-safe, and easier to maintain.
Test code and all message handling updated to use the new model.
2025-12-14 01:45:17 +01:00
..
Loggers Implement SignalRLoggerClient 2025-09-02 11:48:05 +02:00
Logins ForgotPassword 2024-08-02 17:58:19 +02:00
SignalRs Remove MessagePack; unify SignalR serialization model 2025-12-14 01:45:17 +01:00
AyCode.Services.csproj microsoft packages update 2025-12-01 16:18:36 +01:00