Design a Firebase Messaging System
Design a push notification and messaging infrastructure platform similar to Firebase Cloud Messaging, including features like sending notifications to individual devices or topics, message delivery guarantees (at-least-once, at-most-once), device registration and token management, and support for multiple platforms (iOS, Android, Web).
Asked at: