firebase / firebase-admin-dotnet

Firebase Admin .NET SDK
https://firebase.google.com/docs/admin/setup
Apache License 2.0
367 stars 131 forks source link

feat(fcm): Support for sending up to 500 messages in a batch #263

Closed hiranya911 closed 3 years ago

hiranya911 commented 3 years ago

RELEASE NOTE: MulticastMessage and SendAllAsync() APIs now support sending up to 500 messages in a batch.