Feature Request: Add support for HTTP/2 #356
Labels
api: messaging
type: enhancement
New feature or request
type: feature request
A new feature API is requested
Modifying the
FirebaseMessaingClient.SendAsync
and adding new Version(2, 0) should allow HTTP/2 to be used.Users of this library would probably also want to configure the EnableMultipleHttp2Connections property, but as far as I can gather this requires changes in the Google.Apis.Core and requires >= .NET 5
The text was updated successfully, but these errors were encountered: