NAME
Grpc::XS - binding to the grpc library.
DESCRIPTION
This is the low-level binding to the grpc library. This implementation only supports a grpc client.
This library is not intended to be used directly, but rather in combination with a protocol buffer implementation like the Google::ProtocolBuffers::Dynamic module.
AUTHOR
Vincent van Dam <joyrex2001@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017-2019 by Vincent van Dam. grpc-perl is licensed under the Apache License 2.0.