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.