NAME
Google::gRPC - High-performance gRPC client library for Perl
SYNOPSIS
use Google::gRPC::Client;
my $client = Google::gRPC::Client->new(
target => 'spanner.googleapis.com:443',
);
DESCRIPTION
Google::gRPC provides high-performance gRPC channel management, framing, streams, deadlines, and transport engine integration.
SUBMODULES
AUTHOR
C.J. Collier <cjac@google.com>
LICENSE
Apache License, Version 2.0