Adam Jones
Results
3
issues of
Adam Jones
The default golang http2 connection pool is good but lacks some important features which would be useful for the apns2 library: - There is currently no way to have a...
enhancement
- [ ] Document common APNs gotchas and errors (dev/prod gateway etc) - [x] Examples of how to use with go channels and go routines - [ ] Document Client...
enhancement
- Update `ioutil.ReadAll` to `io.ReadAll`