ct;
use warnings;
our $VERSION = "0.02";
use Moo;
use Crypt::PK::ECC 0.059;
use Crypt::JWT;
use JSON;
use Cache::Memory::Simple;
use AnyEvent;
use AnyEvent::Handle;
use AnyEvent::Socket;
use Protoc
collapse_id ? ('apns-collapse-id' => $apns_collapse_id) : (),
],
data => JSON::encode_json($payload),
on_done => $cb,
);
return $self;
}
sub send {
my $self =