Buford is a Go library for sending remote notifications to iOS, macOS, 
tvOS, and watchOS. It uses the HTTP/2 protocol that Apple has supported 
since last year.

Thanks to improvements in the x/net/http2 package, Buford is now able to 
correctly parse responses from Apple when their servers hang up. This 
includes errors such as BadCertificateEnvironment, which was previously 
reported as an EOF.

In addition to updating Buford, be sure to go get -u golang.org/x/net/http2 for 
these improvements.

For more details see: https://github.com/RobotsAndPencils/buford/releases

Nathan.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to