#apple #ios #apns #apn

apple-apns

Rust client for Apple Push Notification service

3 releases

0.5.3 Feb 5, 2023
0.5.2 Jan 4, 2023
0.5.1 Jan 3, 2023
0.5.0 Jan 3, 2023

#105 in macOS and iOS APIs


Used in apple-apns-cli

MIT license

87KB
1.5K SLoC

Rust client for Apple Push Notification service

License Crates.io

See Setting Up a Remote Notification Server for the official Apple developer documentation.

Use with HTTP mocks

By default, apple-apns only makes HTTP2 connections. To allow HTTP1 connections for compatibility with HTTP mock libraries that don't support HTTP2, enable the http1 feature.

Dependencies

~6–21MB
~321K SLoC