This website requires JavaScript.
Explore
Help
Sign In
afonin
/
PyAPNs2
Watch
1
Star
0
Fork
0
Code
Issues
Wiki
Activity
Files
760cec685178851bd69eb22c86e307ec0c05a597
PyAPNs2
/
apns2
T
History
Hanno Zulla
760cec6851
Allow using custom JSON conversion class. (
#15
)
2016-10-20 20:02:02 +03:00
..
__init__.py
Add .idea to ignore files
2016-01-27 15:14:05 +03:00
client.py
Allow using custom JSON conversion class. (
#15
)
2016-10-20 20:02:02 +03:00
client.pyi
support for apns-expiration header
https://developer.apple.com/library/tvos/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Chapters/APNsProviderAPI.html
2016-06-20 09:35:25 -07:00
errors.py
Fixed spelling in errors.py
2016-03-25 23:38:37 +04:00
errors.pyi
Add error handling for sending notifications
2016-02-09 16:45:43 +03:00
payload.py
Fix payload behaviour for empty strings / 0 values. (
#16
)
2016-10-20 19:12:33 +03:00
payload.pyi
Add initial implementation for Payload class
2016-01-28 12:05:16 +03:00