yungwarlock / grpc_testing

A simple example for testing gRPC application in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gRPC Testing Example

gRPC is an RPC Framework by Google for building high performance applications. Learn more about gRPC in this video

This is a simple example for implementing tests in gRPC for python

About

A simple example for testing gRPC application in Python

License:MIT License


Languages

Language:Python 100.0%