[ANN] Buford v0.7.0 Apple Push Notifications for Go 1.6 and HTTP/2

Affichage de 11 messages sur 1
[ANN] Buford v0.7.0 Apple Push Notifications for Go 1.6 and HTTP/2 Nathan Youngman 10/06/16 16:29
Buford was released on the day that Apple made their HTTP/2 notifications service public, coincidentally the same day that Go 1.6 beta1 arrived with HTTP/2 support. 
That was last year. It has come a long way since.

In February, the v0.4.0 release brought signing for Safari push packages and Wallet passes.

Today's v0.7.0 release can send multiple notifications concurrently instead of one at a time. The result is many more notifications per second:

Time for 1000 notifications: 5.073446529s (5.073446ms ea.)


The documentation is also improved, with more examples on godoc.org and in the README.


The API has undergone some changes, but it is inching closer to a stable v1.0 release. Feedback is always welcome, but especially before it is tagged v1.0.

Thanks,
Nathan.