All Projects → matthijs2704 → Vapor Apns

matthijs2704 / Vapor Apns

Licence: mit
Simple APNS Library for Vapor (Swift)

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Vapor Apns

Net Core Push Notifications
Lightweight .NET Core Push Notifications for Android and iOS
Stars: ✭ 105 (-69.48%)
Mutual labels:  notifications, apns
Apns Http2
A Java library for sending notifications via APNS using Apple's HTTP/2 API.
Stars: ✭ 194 (-43.6%)
Mutual labels:  notifications, apns
Appleapnpush
Send push notification to Apple Devices (iPhone, iPad)
Stars: ✭ 134 (-61.05%)
Mutual labels:  notifications, apns
Pushy
A Java library for sending APNs (iOS/macOS/Safari) push notifications
Stars: ✭ 1,353 (+293.31%)
Mutual labels:  notifications, apns
pushex
Push notifications for Elixir
Stars: ✭ 96 (-72.09%)
Mutual labels:  notifications, apns
Applozic Ios Sdk
iOS Real Time Chat & Messaging SDK
Stars: ✭ 104 (-69.77%)
Mutual labels:  notifications, apns
Onesignal Unity Sdk
OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Unity app with OneSignal. https://onesignal.com
Stars: ✭ 161 (-53.2%)
Mutual labels:  notifications, apns
Socket.io Push
整合了小米,华为,友盟,谷歌,苹果推送的统一解决方案
Stars: ✭ 605 (+75.87%)
Mutual labels:  notifications, apns
mobile-messaging-sdk-ios
Mobile Messaging SDK for iOS
Stars: ✭ 45 (-86.92%)
Mutual labels:  notifications, apns
apns
Helpful extensions and abstractions for using APNSwift
Stars: ✭ 75 (-78.2%)
Mutual labels:  vapor, apns
Codehub Push
Push notification server built in Node.js for the iOS application CodeHub
Stars: ✭ 86 (-75%)
Mutual labels:  notifications, apns
PushMeBaby
iOS Push Notification Debug App. You can use this app during iOS Push Notification (development or production) to push notifications on your device from your Mac.
Stars: ✭ 47 (-86.34%)
Mutual labels:  notifications, apns
Notificationpusher
Standalone PHP library for easy devices notifications push.
Stars: ✭ 1,143 (+232.27%)
Mutual labels:  notifications, apns
Houston
Apple Push Notifications; No Dirigible Required
Stars: ✭ 2,973 (+764.24%)
Mutual labels:  notifications, apns
Toot Relay
Relay that forwards web push notifications to APNs, built for Toot!.app but usable for anyone.
Stars: ✭ 18 (-94.77%)
Mutual labels:  notifications, apns
Rpush
The push notification service for Ruby.
Stars: ✭ 1,886 (+448.26%)
Mutual labels:  notifications, apns
Onesignal Ios Sdk
OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native iOS app with OneSignal. https://onesignal.com
Stars: ✭ 370 (+7.56%)
Mutual labels:  notifications, apns
Airnotifier
Push Notifications Server for Human Beings.
Stars: ✭ 522 (+51.74%)
Mutual labels:  notifications, apns
Apns2
⚡ HTTP/2 Apple Push Notification Service (APNs) push provider for Go — Send push notifications to iOS, tvOS, Safari and OSX apps, using the APNs HTTP/2 protocol.
Stars: ✭ 2,569 (+646.8%)
Mutual labels:  notifications, apns
PUSHTestFCM
[FireMonkey] Push test project
Stars: ✭ 17 (-95.06%)
Mutual labels:  notifications, apns

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].