Skip to content

lzyrapx/grpc-demo-with-mutiple-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

grpc-demo-with-mutiple-language

A simple chatroom base on grpc using mutiple language.

Just use to show the main features of gRPC.

1. Python

install grpc

pip install grpcio

install dependencies of protobuf

pip install protobuf

install the tools of protobuf.

pip install grpcio-tools

About

A simple chatroom base on grpc with mutilple language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages