AyCode.Core/AyCode.Services.Server
Loretta 4ab8ede6ca Switch to binary serialization, update compression to GZip
- Changed default SignalR message serialization from JSON to binary.
- Updated AcSerializerType enum values: Binary=0, Json=1.
- Disabled string caching when intern table is present.
- Replaced Brotli with GZip for JSON compression in comments and logic.
- Refactored SignalResponseDataMessage deserialization for improved error handling.
2026-03-06 14:26:48 +01:00
..
Emails
Logins ... 2024-10-29 10:52:35 +01:00
SignalRs Switch to binary serialization, update compression to GZip 2026-03-06 14:26:48 +01:00
AyCode.Services.Server.csproj Enhance JSON handling and add hybrid reference support 2025-12-08 15:50:48 +01:00