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

17 lines
694 B
Markdown

# AyCode.Services.Server documentation
Topic documentation for the `AyCode.Services.Server` project (Layer 0, server-side services).
## Topics
- [`SIGNALR/`](SIGNALR/README.md) — Server-side SignalR (hub base + data source pattern)
## Navigation
Per the AI Agent Core Protocol (folder navigation rule), start from this README when browsing `docs/`. Each topic folder has its own `README.md` with the main content, plus optional `TOPIC_ISSUES.md` (known issues) and `TOPIC_TODO.md` (planned work).
## See also
- **Client-side SignalR**: `../../AyCode.Services/docs/SIGNALR/README.md`
- **Binary-over-SignalR wire format**: `../../AyCode.Services/docs/SIGNALR_BINARY_PROTOCOL/README.md`