apns2 icon indicating copy to clipboard operation
apns2 copied to clipboard

Add more example code and docs

Open sideshow opened this issue 9 years ago • 0 comments

  • [ ] 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)

sideshow avatar Nov 26 '16 08:11 sideshow