healthjoy / async-firebase

The lightweight asynchronous client that makes interaction with Firebase Cloud Messaging oversimplified.
MIT License
37 stars 14 forks source link

feat: Remastering client to support sending multiple messages in a single batch #52

Closed akalex closed 1 year ago

akalex commented 1 year ago

Introduce the method AsyncFirebaseClient.push_batch to send multiple messages in a single batch.