AyCode.Core/AyCode.Services/docs
Loretta dc16f493d5 [LOADED_DOCS: .github\copilot-instructions.md]
Add WASM detection and fallback to AcBinaryHubProtocol

Added a static IsBrowser flag to AcBinaryHubProtocol, initialized at type-load using OperatingSystem.IsBrowser(). The constructor now throws PlatformNotSupportedException if AsyncSegment mode is used on WebAssembly. Receive path adapts: skips background Task on WASM and deserializes synchronously on CHUNK_END. Updated logging and documentation to reflect browser-specific behavior.
2026-04-20 09:54:08 +02:00
..
LOGGING_REMOTE.md Update doc links: use inline code, unify relative paths 2026-03-29 22:32:11 +02:00
SIGNALR.md Refactor: clarify and implement protocol serialization modes 2026-04-10 16:10:28 +02:00
SIGNALR_BINARY_PROTOCOL.md [LOADED_DOCS: .github\copilot-instructions.md] 2026-04-20 09:54:08 +02:00
SIGNALR_ISSUES.md Simplify byte[] wire format in SignalR binary protocol 2026-04-09 08:27:44 +02:00