A library for sending iOS and Android push notifications with Amazon Simple Notification Servce (SNS).
Example usage
use ;
let client = new_checked?;
let endpoint_arn = client.register_device?;
client.send_push?;
License: MIT
A library for sending iOS and Android push notifications with Amazon Simple Notification Servce (SNS).
use ;
let client = new_checked?;
let endpoint_arn = client.register_device?;
client.send_push?;
License: MIT