Search⌘ K
AI Features

High-Level Design of WhatsApp

High-level design

At a high level, the system uses a chat server to handle message exchange. Users connect to the server to send and receive messages. The server routes messages to the intended recipient and stores the messages in a database for durability and offline retrieval.

The high-level design of WhatsApp messenger
The high-level design of WhatsApp messenger

The communication flow between clients proceeds as follows:

  1. User A and User B establish ...