• This repository has been archived on 27/May/2020
  • Stars
    star
    341
  • Rank 123,998 (Top 3 %)
  • Language
    Swift
  • License
    MIT License
  • Created about 8 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple APNS Library for Vapor (Swift)

No longer maintained!

Thanks for checking out my repository! However, it hasn't been updated for a long time and there is a much better (official!) library for interacting with APNS on Vapor.

Check it out here: https://github.com/vapor/apns. It is based on the awesome library of kylebrowning, APNSwift.

===========================================================================================

VaporAPNS

Swift Vapor Crates.io

VaporAPNS is a simple, yet elegant, Swift library that allows you to send Apple Push Notifications using HTTP/2 protocol in Linux & macOS. It has support for the brand-new Token Based Authentication but if you need it, the traditional certificate authentication method is ready for you to use as well. Choose whatever you like!

⭐ License

This project was released under the MIT license.