Moved AcSignalRDataSource and TrackingItemHelpers from AyCode.Services.Server to AyCode.Services (namespace updated). Updated all references, usings, and doc cross-refs to new location. Removed orphan SignalR.Core 1.2.0 package and .Server DLL refs from Blazor/Web.Client/Shared projects; WASM AOT build now works. Introduced AcBinaryDeserExecutor for off-pool streaming deserialization, fixing thread pool starvation (see updated protocol docs). Updated test usings and doc tables. No functional changes to DataSource logic. Decision log entry LLMP-DEC-68 documents the change. |
||
|---|---|---|
| .. | ||
| SIGNALR | ||
| README.md | ||
README.md
AyCode.Services.Server documentation
Topic docs for the AyCode.Services.Server project (Layer 0, server-side services).
Topics
SIGNALR/— Server-side SignalR hub (dispatch, session, broadcast)
Note:
SIGNALR_DATASOURCE/(theAcSignalRDataSourceclient-side collection) relocated toAyCode.Services/docs/SIGNALR_DATASOURCE/— seeLLMP-DEC-68.
Navigation
Per the folder-navigation rule, start here when browsing docs/. Each topic folder has its own README.md (main content) + optional TOPIC_ISSUES.md and TOPIC_TODO.md.
See also
- Client-side SignalR:
../../AyCode.Services/docs/SIGNALR/README.md - Binary-over-SignalR wire format:
../../AyCode.Services/docs/SIGNALR_BINARY_PROTOCOL/README.md