Auto-scaling client for Apple Push Notification HTTP/2 service done "the Go way".
Stars
10
Forks
0
Watchers
10
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
51
commits
Fixing a couple of race conditions and adjusting tests timing to account for slowdown in race detection tests.
546539cView on GitHubFixing defect in authentication verification when using client push.
e909513View on GitHubStrict choice of PKCS format based on PEM block type (thanks to @jameshfisher)
4da0e6aView on GitHubExplicitly handling NoCallback case when closing a client.
ea053dbView on GitHubFixing performance polling logic for cases where MinSustain is set to 0.
5060069View on GitHubSwitching to PKCS#8 parser in crypto as it also handles keys in #1 format.
f31d3d6View on GitHub