-
-
Notifications
You must be signed in to change notification settings - Fork 105
Add support for FCM http2 API #251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for opening this issue!
|
@jimnor0xF you wrote #219 (comment); could you please elaborate a bit what's to do here, if anything? cc @mman |
@mtrezza There is a PR up: firebase/firebase-admin-node#2550, so hopefully it is merged soon. |
It seems the required PR has been merged today: firebase/firebase-admin-node#2550 Could we already start to prepare a PR that works with that change? |
@mtrezza |
From firebase/firebase-admin-node#2488 (comment):
Then maybe we should expose this method as well? Or will there be a way for developers access it? |
🎉 This change has been released in version 6.5.0 |
New Feature / Enhancement Checklist
Current Limitation
#219 added support for the FCM HTTP v1 API, which supports HTTP/2 connectivity.
Feature / Enhancement Description
Add support for sending push notifications via HTTP/2 connectivity when using FCM.
3rd Party References
The text was updated successfully, but these errors were encountered: