Skip to content

scala-apns is a Scala client for Apple Push Notification service (APNs). Converted from java-apns

Notifications You must be signed in to change notification settings

alexryasn/scala-apns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-apns is a Scala client lib for Apple Push Notification service (APNs). Converted from java-apns by myself.

Warning! Please, don't use this library now.

Why? Answer: it's my first Scala experience, I just converted Java classes to Scala classes without changes. This code wasn't tested ever, it's sucessfull compiled only.

When? Answer: my next steps will be testing this lib.

You can test library, using your own certificate. You should put your "own_certificate.p12"" certificate file to src/test/resources/ru/ryasale/apns/ directory.

About

scala-apns is a Scala client for Apple Push Notification service (APNs). Converted from java-apns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published