Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martincrxz/apns-proxy
Apple Push Notification service proxy for HTTP/1.x clients.
https://github.com/martincrxz/apns-proxy
apns apns-http2 apple go golang http1-1 http2 proxy push push-notifications
Last synced: 2 months ago
JSON representation
Apple Push Notification service proxy for HTTP/1.x clients.
- Host: GitHub
- URL: https://github.com/martincrxz/apns-proxy
- Owner: martincrxz
- Created: 2021-03-08T03:51:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-10T18:34:26.000Z (over 3 years ago)
- Last Synced: 2024-08-03T23:29:36.450Z (6 months ago)
- Topics: apns, apns-http2, apple, go, golang, http1-1, http2, proxy, push, push-notifications
- Language: Go
- Homepage:
- Size: 6.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-golang-repositories - apns-proxy
README
# APNS Proxy
This is a proxy to be used with HTTP/1.x clients that need to comunicate with Apple Push Notification service's new API, which only accepts HTTP/2 connections.
It's under development and not fully tested yet.