TelegramHelper (Telegram message dispatcher)
Microservice for sending messages to Telegram. Buffering and organizing batch sending of messages coming from multiple applications.
Main functions:
queuing messages for subsequent sending to the specified channel;
merging multiple messages into one to reduce load in case of mass sending of messages to avoid exceeding limits and bans;
delayed sending of messages.
Skills: #MessageQueue · #telegramApi · #Delphi · #Microservices
Main functions:
queuing messages for subsequent sending to the specified channel;
merging multiple messages into one to reduce load in case of mass sending of messages to avoid exceeding limits and bans;
delayed sending of messages.
Skills: #MessageQueue · #telegramApi · #Delphi · #Microservices