Skip to content

Snippets for FCM sendAll() and sendMulticast() - #249

Merged
hiranya911 merged 2 commits into
hkj-fcm-batchfrom
hkj-fcm-snippets
Feb 25, 2019
Merged

Snippets for FCM sendAll() and sendMulticast()#249
hiranya911 merged 2 commits into
hkj-fcm-batchfrom
hkj-fcm-snippets

Conversation

@hiranya911

Copy link
Copy Markdown
Contributor

Samples to appear in the documentation

@hiranya911 hiranya911 assigned hiranya911 and unassigned chong-shao Feb 13, 2019
@hiranya911
hiranya911 merged commit c6367c0 into hkj-fcm-batch Feb 25, 2019
hiranya911 added a commit that referenced this pull request Mar 14, 2019
* Preliminary impl of FCM batch support

* Added BatchMessage class and tests

* Refactored the FCM send operation

* Added unit tests for sendBatch() API

* Refactored error handling

* Refactored FCM logic into a new FirebaseMessagingClient class

* Using a separate request factory for child requests

* Added the InstanceIdClient class for handling topic mgt ops

* Added license headers

* Renamed BatchResponse as SendResponse

* Added BatchResponse class; Renamed BatchMessage to MulticastMessage

* Updated tests and docs

* Updated documentation

* Added documentation and tests

* Updated docs, changelog and annotations

* Updated integration test to use multiple topics; Updated docs

* Removing a redundant whitespace

* Reduced FCM batch size to 100 (#250)

* Setting the X-Client-Version header for FCM (#252)

* Snippets for FCM sendAll() and sendMulticast() (#249)

* Snippets for FCM sendAll() and sendMulticast()

* Reduced batch size to 100 in snippets

* Addressing some documentation nits
@hiranya911
hiranya911 deleted the hkj-fcm-snippets branch March 14, 2019 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants