Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

AericioArchive/grpc-go-to-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Golang to Node gRPC

A test to send JSON data from a Golang client to a Node server using gRPC.

Generate protos

cd go-client/proto
protoc --proto_path "E:\GitHub\GolandProjects\gRPC\go-client\proto" message.proto --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages