java-apns icon indicating copy to clipboard operation
java-apns copied to clipboard

HTTP/2 support (new APNS service)

Open sticksen opened this issue 9 years ago • 7 comments

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

sticksen avatar Dec 23 '15 13:12 sticksen

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?

dorheini avatar Feb 22 '16 19:02 dorheini

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 [email protected] 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

matzew avatar Feb 23 '16 07:02 matzew

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 [email protected]:

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 [email protected] 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.

dorheini avatar Feb 23 '16 07:02 dorheini

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.

shobhanaquickride avatar Apr 27 '16 11:04 shobhanaquickride

nobody answer this question?

yaogdu avatar May 12 '16 08:05 yaogdu

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

LilyBlooper avatar Nov 21 '16 09:11 LilyBlooper

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

Snalla15 avatar Jan 09 '20 19:01 Snalla15