Design a Slack-like messaging platform. Core requirements: (1) Direct messages (1:1) and group channels; (2) Create new group chats and add users to a group; (3) Send and receive messages in real-time; (4) Send notifications to groups or individual users — push notifications when offline, unread-message alerts when online; (5)…