/grpc-perl

Perl5 implementation of gRPC layered on the official shared gRPC library.

Primary LanguagePerlApache License 2.0Apache-2.0

grpc-perl

Overview

This repository contains source code for a perl5 implementation of gRPC layered on shared C library. The implementation is heavily based on the php implementation of the gRPC library.

Usage

This implementation only implements the grpc-client. To use it, there are currently two options:

Status

Experimental/in development.