Open sticksen opened 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?
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
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.
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.
nobody answer this question?
I think this project hasn't updated for a long days .. for HTTP/2 suport , I recommend PUSHY in github
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
Will java-apns support the new APNS service via HTTP/2? It is now available since a few days.