mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 23:34:10 +02:00
551 B
551 B
API Reference
Browse the generated API documentation for each EchoHub project.
Projects
Client
Terminal.Gui v2 TUI application -- UI components, services, themes, and configuration.
Core
Shared library -- DTOs, models, constants, and contracts (IChatService, IChatBroadcaster, IEchoHubClient).
Server
ASP.NET Core server -- controllers, hubs, ChatService, SignalRBroadcaster, authentication, and data access.
Server.Irc
IRC protocol gateway -- TCP listener, command handler, IrcBroadcaster, and message formatter.