davibennun / laravel-push-notification

Laravel package to enable sending push notifications to devices
1.23k stars 259 forks source link

HTTP/2 support #204

Open zcopeertech opened 3 years ago

zcopeertech commented 3 years ago

Is this package have HTTP/2 support ?

webblufter commented 3 years ago

@davibennun please confirm it, will http2 support add to fix iOS push notification TLS v1.2 not working any more?

webblufter commented 3 years ago

SOLVED - HTTP/2 PHP - Laravel Helper Class worked for me with cURL https://github.com/webblufter/https2-iOS-Push-Notifications-Laravel-Helper-PHP