Skip to content
/ apns2 Public
forked from sideshow/apns2

⚡ HTTP/2 Apple Push Notification Service (APNs) push provider for Go — Send push notifications to iOS, tvOS, Safari and OSX apps, using the APNs HTTP/2 protocol.

License

Notifications You must be signed in to change notification settings

chenyuy/apns2

 
 

Repository files navigation

This is a forked version of apns2 library. The changes are:

  • Migrate to go module
  • Replace github.com/dgrijalva/jwt-go with github.com/golang-jwt/jwt/v4
  • Fix tests failure caused by go1.17

Please Check apns2 for the original documentation.

About

⚡ HTTP/2 Apple Push Notification Service (APNs) push provider for Go — Send push notifications to iOS, tvOS, Safari and OSX apps, using the APNs HTTP/2 protocol.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 95.5%
  • Lua 4.5%