Pr0Ger / PyAPNs2

Python library for interacting with the Apple Push Notification service (APNs) via HTTP/2 protocol
MIT License
349 stars 179 forks source link

Add support for iOS 10 "mutable-content" flag. #14

Closed protoss-player closed 8 years ago

protoss-player commented 8 years ago

This change mirrors the following pull request from the original PyAPNs repo: https://github.com/djacobs/PyAPNs/pull/174