1Grpc::XS(3)           User Contributed Perl Documentation          Grpc::XS(3)
2
3
4

NAME

6       Grpc::XS - binding to the grpc library.
7

DESCRIPTION

9       This is the low-level binding to the grpc <https://grpc.io> library.
10       This implementation only supports a grpc client.
11
12       This library is not intended to be used directly, but rather in
13       combination with a protocol buffer implementation like the
14       Google::ProtocolBuffers::Dynamic module.
15

AUTHOR

17       Vincent van Dam <joyrex2001@gmail.com>
18
20       This software is copyright (c) 2017-2019 by Vincent van Dam.  grpc-perl
21       is licensed under the Apache License 2.0.
22

SEE ALSO

24       Google::ProtocolBuffers::Dynamic
25
26
27
28perl v5.30.0                      2019-09-02                       Grpc::XS(3)
Impressum