FruitBankHybridApp/FruitBank.Common.Server/Services/README.md

15 lines
510 B
Markdown

# Services
Server-side SignalR hubs, real-time broadcast, and logging infrastructure.
## Subfolders
| Folder | Purpose |
|---|---|
| [`Loggers/`](Loggers/README.md) | Console and API controller log writers |
| [`SignalRs/`](SignalRs/README.md) | SignalR hubs and broadcast service |
---
> **LLM Maintenance:** If you modify code in this folder, update this README to reflect the changes. If you notice the README content does not match the current code, automatically update the README to match the code.