AyCode.Core/AyCode.Services.Server/docs/README.md

19 lines
774 B
Markdown

# AyCode.Services.Server documentation
Topic docs for the `AyCode.Services.Server` project (Layer 0, server-side services).
## Topics
- [`SIGNALR/`](SIGNALR/README.md) — Server-side SignalR hub (dispatch, session, broadcast)
> **Note:** `SIGNALR_DATASOURCE/` (the `AcSignalRDataSource` client-side collection) relocated to `AyCode.Services/docs/SIGNALR_DATASOURCE/` — see `LLMP-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`