pushed
subh05sus/chatpate • 9:22 PM - Aug 14, 2026
Added a new presence tracking system to the application to provide real-time listener counts. By integrating Upstash Redis, we now manage session IDs on the client-side and perform heartbeat-based tracking with automatic TTL-based pruning on the server. This provides a more accurate view of active users currently engaged with the platform. 
