Skip to content
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

Any plans to support Apples HTTP/2-based API? #16

Open
wrtsprt opened this issue Mar 7, 2017 · 6 comments
Open

Any plans to support Apples HTTP/2-based API? #16

wrtsprt opened this issue Mar 7, 2017 · 6 comments

Comments

@wrtsprt
Copy link

wrtsprt commented Mar 7, 2017

I just realised that the use of the binary API is deprecated. Are there plans to support the HTTP/2 based API? Can we help?

@calonso
Copy link
Owner

calonso commented Mar 8, 2017

Hi @wrtsprt.

Currently there's nothing planned but I'll be more than happy to support you or anyone else contributing such improvement to the gem. Are you up for it? :)

@wrtsprt
Copy link
Author

wrtsprt commented Mar 10, 2017

Hi @calonso,

thanks for the offer. Will verify what's possible. Probably not an urgent issue since the binary API is still working.

@calonso
Copy link
Owner

calonso commented Mar 11, 2017

It would be very nice to add that feature (although not urgent right now as you pointed) and it would be even nicer to have a new committer on board!! ;)

Hope you find it interesting and we see a pull request soon. Please let me know if you need any help on that.

Regards

@Juksefantomet
Copy link
Collaborator

This one might get deprecated, Apple can now use FCM for push notifications - if this topic is only related to push notifications then this only applies to older push use-cases.

@calos0921
Copy link

The ruby-push-notifications 's apns is not use at 2021.3.21
We how to upgrade the apns to support http/2 ?
Apple:
The HTTP/2-based Apple Push Notification service (APNs) provider API lets you take advantage of great features, such as authentication with a JSON Web Token, improved error messaging, and per-notification feedback. If you still send push notifications with the legacy binary protocol, make sure to upgrade to the APNs provider API as soon as possible. APNs will no longer support the legacy binary protocol after March 31, 2021.

@HoneyryderChuck
Copy link

In case this is still an ongoing requirement, this should be possible by switching the client backend to httpx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants