Group
Extension

Matches 1

Net-APNs-HTTP2 ( X/XA/XAICRON/Net-APNs-HTTP2-0.02.tar.gz, XAICRON, 2018; MetaCPAN )
Net-APNs-HTTP2/lib/Net/APNs/HTTP2.pm ( view source; MetaCPAN )
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 = 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.