mac-cain13 / notificato

Takes care of Apple push notifications (APNS) in your PHP projects.
MIT License
224 stars 44 forks source link

Reconnect after writing, the connection may have been dropped. Remove usleep that slows down the bulk send. #47

Closed tiois closed 9 years ago

tiois commented 9 years ago

Sometime when using the Sandbox mode and invalid UDID, the connection simply drops.

We then get this error :

Warning: fwrite(): SSL: Broken pipe