Skip to content

eklipse2k8/rust-apns

 
 

Repository files navigation

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.

About

An Asynchronous Apple Push Notification (apns2) Client for Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.9%
  • Nix 0.1%