timehop / apns

A Go package to interface with the Apple Push Notification Service
https://godoc.org/github.com/timehop/apns
MIT License
185 stars 47 forks source link

add timeout for network connection #65

Open bydsky opened 8 years ago

bydsky commented 8 years ago

apns hung several times in our production. Add timeout to avoid this.