notnoop / java-apns

Java Apple Push Notification Service Provider
notnoop.github.com/java-apns
BSD 3-Clause "New" or "Revised" License
1.79k stars 657 forks source link

HTTP/2 support (new APNS service) #282

Open sticksen opened 8 years ago

sticksen commented 8 years ago

Will java-apns support the new APNS service via HTTP/2? It is now available since a few days.

dorheini commented 8 years ago

I join the above questions.. Today i use the java-apns library in production. I would like to know whether the library will be enhanced to support the new APNs API (via HTTP/2) soon?

matzew commented 8 years ago

any docs that it's live? any idea when the current (aka legacy) system will be shutdown?

On Mon, Feb 22, 2016 at 8:22 PM, dorheini notifications@github.com wrote:

I join the above questions.. Today i use the java-apns library in production. I would like to know whether the library will be enhanced to support the new APNs API (via HTTP/2) soon?

— Reply to this email directly or view it on GitHub https://github.com/notnoop/java-apns/issues/282#issuecomment-187329718.

Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

dorheini commented 8 years ago

Hi Matthias. You can find docs about the new APNs API (HTTP/2) in the following link: https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Chapters/APNsProviderAPI.html

Not sure regarding the current system shutdown..

2016-02-23 9:21 GMT+02:00 Matthias Wessendorf notifications@github.com:

any docs that it's live? any idea when the current (aka legacy) system will be shutdown?

On Mon, Feb 22, 2016 at 8:22 PM, dorheini notifications@github.com wrote:

I join the above questions.. Today i use the java-apns library in production. I would like to know whether the library will be enhanced to support the new APNs API (via HTTP/2) soon?

— Reply to this email directly or view it on GitHub <https://github.com/notnoop/java-apns/issues/282#issuecomment-187329718 .

Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

— Reply to this email directly or view it on GitHub https://github.com/notnoop/java-apns/issues/282#issuecomment-187578781.

shobhanaquickride commented 8 years ago

Any updates on this question? HTTP/2 support is a welcome feature especially considering the size limit is increased to 4KB. Current system supports only 2KB which is very low for many users.

yaogdu commented 8 years ago

nobody answer this question?

LilyBlooper commented 7 years ago

I think this project hasn't updated for a long days .. for HTTP/2 suport , I recommend PUSHY in github

Snalla15 commented 4 years ago

Hi there, I have gone through all over the internet in searching for notnoop with http/2. I found lots of other options like PUSHY and CLEVERTAP libraries but the company I work for is using a lot of code base with notnoop tcp/ip. So I have to change a lot of code if I opt other then notnoop apns. So I'm wondering is there anyone who implemented http/2-based APNs connections using notnoop libraries? If so, could you please help me? apple docs: https://developer.apple.com/news/?id=11042019a