|
|
|
|
|
by edgurgel
3760 days ago
|
|
APNS2 has a simpler interface and doesn't do things like generate website packages etc.
APNS2 has better test coverage, and handles errors in a more go-like way.
(Returns a response if a documented response was received from Apple, or an error where an unexpected error occurs.) We are running this in production at http://carnival.io to send millions of notifications,
to my knowledge buford has not been tested in production yet. |
|