scala-apns is a Scala client lib for Apple Push Notification service (APNs). Converted from java-apns by myself.
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.