Open marco-c opened 8 years ago
https://github.com/web-push-libs/web-push-php
The only concern is the performance, the current code is optimized using curl_multi.
curl_multi
Maybe web-push-php is using curl_multi too.
web-push-php
https://github.com/web-push-libs/web-push-php
The only concern is the performance, the current code is optimized using
curl_multi
.