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. observed · 2026-08-28
Health v2 · maintenance only
38/100
- Activity 33
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3894
- days_rel: 677
- days_push: 407
- n_releases_24m: 1
Adoption not part of the score
3188 stars · 355 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Go library for sending push notifications to iOS, macOS, tvOS, and Safari apps via Apple's APNs HTTP/2 provider API. It supports certificate and JWT token-based authentication, persistent connections, and modern iOS notification features.
Use cases
- send push notifications to ios apps from go
- send apns notifications using jwt token authentication
- send voip pushkit notifications
- send safari push notifications
- send push notifications with http/2 apns protocol
- notify ios users from a go backend
When to choose
- you need a fast, maintained Go client for Apple Push Notification service
- you want token-based (JWT) APNs authentication instead of certificates
- you need VoIP/PushKit or iOS 10+ notification features
When to avoid
- you are not using Go
- you need push notifications for Android (use FCM instead)
- you need a hosted push service rather than a library
Facets
library · maturity active
http-client sdk auth mobile-development apple-ecosystem apis developer-tools go cross-platform apns push-notifications http2 jwt ios voip
1 source
- readme: https://github.com/sideshow/apns2 · fetched 2026-08-28 · 1d9acccccb85
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sideshow/apns2 | main | 38 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem