darman 20ba8f99b1 Add channel system with CLI, Telegram, and Web channel implementations
Define channel abstractions (IChannel, IChannelManager) with event-driven
message and connection handling. Implement ChannelManager for multi-channel
orchestration, CliChannel for terminal I/O, TelegramChannel with adapter
pattern for bot API integration, and WebChannel stub. Includes DI
registration and channel type enumeration.
2026-04-04 04:12:11 +02:00
2026-04-04 04:08:45 +02:00
2026-04-04 01:51:53 +00:00
2026-04-04 04:08:45 +02:00
2026-04-04 04:08:45 +02:00
2026-04-04 01:51:53 +00:00
S
Description
No description provided
Readme MIT 461 KiB
Languages
C# 81.3%
TypeScript 18%
HTML 0.4%
JavaScript 0.3%