1Grpc::XS(3) User Contributed Perl Documentation Grpc::XS(3)
2
3
4
6 Grpc::XS - binding to the grpc library.
7
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
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
24 Google::ProtocolBuffers::Dynamic
25
26
27
28perl v5.32.1 2021-04-26 Grpc::XS(3)