CleverTap / apns-http2

A Java library for sending notifications via APNS using Apple's HTTP/2 API.
https://clevertap.com
BSD 3-Clause "New" or "Revised" License
216 stars 109 forks source link

Fixes compatibility with jdk 9+ and jdk8u252+ #84

Closed mohdabbas378 closed 3 years ago

mohdabbas378 commented 3 years ago

44

Adds E2E tests to #73

Fixing this issue: https://github.com/square/okhttp/issues/6019

judepereira commented 3 years ago

Closed in favour of #89