/python-golang-grpc

Example setup to communicate between python and golang over gRPC.

Primary LanguagePython

Python Golang GRPC

This is a demonstration project on communication between Python and Go over gRPC.

Running

When you have docker installed, run the following command:

$ docker-compose up