vitorsalgado / grpc-go

Learning gRPC with Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gRPC Go

Learning gRPC with Golang

Running

Generating Protocols

make proto

Server

make server

Client

make client

About

Learning gRPC with Golang

License:MIT License


Languages

Language:Go 87.8%Language:Makefile 12.2%