djacobs / PyAPNs

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

Documentations for sending multiple notifications using frame? #43

Closed Mina-H-Samy closed 10 years ago

Mina-H-Samy commented 10 years ago

It would be very helpful to have documentation of how to use send_notification_multiple, and especially how error handling works..

Ethan-Zhang commented 10 years ago

https://github.com/djacobs/PyAPNs/pull/44

Mina-H-Samy commented 10 years ago

Thanks very much for the quick reponse..

djacobs commented 10 years ago

Thanks.