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

No mockable Conn interface #34

Closed willfaught closed 9 years ago

willfaught commented 9 years ago

Nice to have for mocking/testing.

nathany commented 9 years ago

Addressed by #31.