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. |
||
|---|---|---|
| .. | ||
| LOGGING_REMOTE.md | ||
| SIGNALR.md | ||
| SIGNALR_BINARY_PROTOCOL.md | ||
| SIGNALR_ISSUES.md | ||