Skip to content

joshfriend/apns3

Repository files navigation

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

Contributing

Stars

12 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors