apns2
apns2 copied to clipboard
Add more example code and docs
- [ ] Document common APNs gotchas and errors (dev/prod gateway etc)
- [x] Examples of how to use with go channels and go routines
- [ ] Document Client timeout behaviour (issue #24)
- [ ] Document ClientManager and concurrent access safety (issue #44)
- [ ] Document Generating correct .pem/p12 certificates (issue #33 and issue #46)