|
|
|
|
|
by rohitkhare
4119 days ago
|
|
I’d suggest Firebase for scenarios that need real-time notification all way to a device, app, or browser. Google Cloud Pub/Sub is better aligned to server-to-server messaging, similar to other Cloud queuing services, service buses, event logs, or open-source systems such as RabbitMQ or Kafka. |
|