You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This needs changes to the HTTP/2 lib to support. I think a starting # of streams and then the ability to listen to Apples requests to modify those streams.
Apple is now allowing developers to use a JWT token instead of a cert:
https://developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Chapters/APNsProviderAPI.html
Go implementation here:
RobotsAndPencils/buford#63
Interesting things about this new approach:
The text was updated successfully, but these errors were encountered: