#golang push notification server ( #apns / #gcm )
Looking for a APNS/GCM push notification server ? https://github.com/appleboy/gorush Gorush, writte in #golang, features: Support Google Cloud Message (Firebase Cloud Messaging now) using go-gcm library for Android. Support HTTP/2 Apple Push Notification Service using apns2 library. Support YAML configuration. Support command line to send single Android or iOS notification. Support Web API to send push […]