Improvement
Efficiently send large volumes of targeted push notifications to thousands of recipients using Ably's new Batch Push API.
This API supports directly publishing large numbers of distinct push notifications in a single request. Instead of making individual requests for each device or user, you can aggregate all notification payloads and recipient details into a single request, drastically reducing the complexity and overhead associated with high-volume notification sends.
The batch push endpoint allows you to publish up to 10,000 push notifications in a single request by specifying a list of recipients and corresponding payloads.
Read the docs to learn more.