djacobs / PyAPNs

Python library for interacting with the Apple Push Notification service (APNs)
http://pypi.python.org/pypi/apns/
MIT License
1.22k stars 377 forks source link

Add 'thread-id' into Payload class #208

Open luatvudinh opened 5 years ago

luatvudinh commented 5 years ago

Update key 'thread-id', which was added by Apple to separate notifications by thread, in Payload class.