Navigating the Scalability Seas: Crafting Advanced Rate Limiting for Kigyo, a Python Telegram BotFeb 22, 2024·3 min read
Implementing Real-Time Chat Messaging with NestJS, Server-Sent Events, and NestJS Event EmittersIntroduction I recently implemented a real-time chat messaging feature using NestJS, Server-Sent Events (SSE), and NestJS event emitters. This combination of technologies allowed me to create an efficient, scalable, and easy-to-maintain solution. In ...Feb 22, 2024·3 min read