Modernize benchmarks, simplify attributes, doc cleanup - Benchmark output now reports per-op µs and KB/op; added helpers for unit conversion and updated all output formats and headers. - Split SetupAllocBytes into SetupSerializeAllocBytes and SetupDeserializeAllocBytes for finer allocation reporting. - Simplified [AcBinarySerializable] usage in test models to single-argument form. - Edited documentation for clarity, brevity, and consistency; improved navigation, updated technical details, and harmonized terminology across .md files. |
||
|---|---|---|
| .. | ||
| SIGNALR | ||
| SIGNALR_DATASOURCE | ||
| 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)SIGNALR_DATASOURCE/— Client-server DataSource on SignalR transport (change tracking, rollback, sync state, IList wrapper)
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