Design a real-time messaging architecture (Slack/WhatsApp) supporting WebSockets, message queues, and push notifications.
Architect a global real-time chat platform incorporating WebSocket gateway servers, Kafka event streaming queues, Cassandra NoSQL chat history stores, and push notification services.