A client to connect to a push server.
Go to file
2022-06-07 14:05:36 +02:00
.swiftpm/xcode/package.xcworkspace/xcshareddata Initial Commit 2022-06-07 13:23:02 +02:00
Sources/Push Add first client 2022-06-07 14:03:33 +02:00
Tests/Push-iOSTests Initial Commit 2022-06-07 13:23:02 +02:00
.gitignore Add first client 2022-06-07 14:03:33 +02:00
Package.swift Add first client 2022-06-07 14:03:33 +02:00
README.md Add short description 2022-06-07 14:05:36 +02:00

Push-iOS

A simple client to interact with a push server in order to send push notifications to other iOS devices.