We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When will HTTP/2 support be available for methods like sendEach() and sendEachForMulticast() in the Firebase Admin Java SDK?
It appears that this support has already been implemented in firebase-admin-node. https://github.com/firebase/firebase-admin-node/releases/tag/v12.3.0
I was informed that after implementing HTTP/2 in firebase-admin-node, the same would be applied to firebase-admin-java. #834 (comment)
Thank you.
The text was updated successfully, but these errors were encountered:
@lahirumaramba @jonathanedey
Sorry, something went wrong.
#974 show that api deprecation is started but where is the http2 support?
It would have been nice to release a new version before the deprecation.
This will be addressed in #979
Fixed in #1013
HTTP/2 support has now been added with the release of v9.4.0. See our wiki for more information on this change.
jonathanedey
No branches or pull requests
When will HTTP/2 support be available for methods like sendEach() and sendEachForMulticast() in the Firebase Admin Java SDK?
It appears that this support has already been implemented in firebase-admin-node.
https://github.com/firebase/firebase-admin-node/releases/tag/v12.3.0
I was informed that after implementing HTTP/2 in firebase-admin-node, the same would be applied to firebase-admin-java.
#834 (comment)
Thank you.
The text was updated successfully, but these errors were encountered: