package
0.0.0-20200409172854-0805cb333282
Repository: https://github.com/uniqush/uniqush-push.git
Documentation: pkg.go.dev

# Packages

Package binary_api implements a client for the old APNs binary protocol (over an encrypted TCP socket).
Package common contains common interfaces and data types for abstractions of apns request/response push protocols.
Package http_api implements a client for the new APNs HTTP/2 API (over an encrypted HTTP/2 connection to APNs).

# Functions

NewPushService creates a new APNs push service.