Skip to content

joshfriend/apns3

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

APNS3

Build Status Coverage Status

A client library for Apple's APNS v3 HTTP/2 push notification service

Requirements

A Python distribution which supports ALPN and TLSv1.2 is required. This means that only Python 2 version 2.7.10 and higher and Python 3 version 3.5.0 and higher are supported unless you use pyOpenSSL. Other Python implementations, such as PyPy, may also be used as long as they provide an equivalent stdlib

Alpha Warning

I have tested that it is possible to send pushes to Apple devices, however I have not tested this at any significant scale and there are many things left to do.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published