Skip to Content

Design a real time chat service similar to WhatsApp

Home | Coding Interviews | System Design | Design a real time chat service similar to WhatsApp

Functional Requirements

1. Group chats

2. Send and receive messages in real time

3. Keep old messages in a database so users can view old group chats and messages

4. Notifications, read receipts and typical chat app functionality

Posted by Jamie Meyer 14 days ago