Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.21 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.21 KB

About learn-grpc

In this repository was built with the goal to learn about gRPC and communicate between various programming languages like Python, Java, Node and Rust.

Requirements

Python => requirements.txt

Java => pom.xml

Node => package.json

Rust => Cargo.toml

Folders

In each folder there is another README to explain how to run and test each client and server for each programming language.

Note: To run this correctly you need to run first the server and then the client.

License

Licensed under Apache-2.0 license.