Registry / messaging / robotsandpencils-buford

robotsandpencils-buford

JSON →
library0.14.0gogounverified

HTTP/2 provider library for the Apple Push Notification Service (APNS).

go get github.com/RobotsAndPencils/buford
INSTALL
IMPORT
SIG · ROBOTSANDPENCILS-B
R
robotsandpencils-buford
messaginggov0.14.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

buford
github.com/RobotsAndPencils/buford

Sends an APNS push notification.

package main import "github.com/RobotsAndPencils/buford" func main() { client := buford.NewClient("cert.pem", "key.pem") client.Push("deviceToken", []byte("payload")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.14.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Amazon
1
OpenAI (training)
1
Resources
robotsandpencils-buford — go get robotsandpencils-buford · libregistry