[FR] Add HTTP2 support for sendEach() and sendEachForMulticast()
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. https://github.com/firebase/firebase-admin-java/issues/834#issuecomment-2108825607
Thank you.
@lahirumaramba @jonathanedey
#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 https://github.com/firebase/firebase-admin-java/pull/979
Fixed in #1013