Coccodrillo / apns

A Golang package for sending Apple Push Notifications and using the Feedback Service.
MIT License
433 stars 126 forks source link

Plans for Safari Push Notification Server? #3

Open greivinlopez opened 10 years ago

greivinlopez commented 10 years ago

Hi, your implementation of the APNS is pretty good!. I'm wondering if you plan to create one for Safari Push Notification service:
https://developer.apple.com/library/mac/documentation/NetworkingInternet/Conceptual/NotificationProgrammingGuideForWebsites/PushNotifications/PushNotifications.html

Thanks in advance.

ghost commented 10 years ago

Hey! Thanks for the kind words. I had chatted with one of my company's iOS engineers about this topic (the APNS package was created to scratch our own itch, as was the GCM package). I think we'll probably create something, I just don't know when. I'd like to do it though, time permitting.