Skip to content

mvvershinin/traffic-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple server with gRPC

.env variables

Set it to you needed

SERVER_ADDRESS_PORT=localhost:50051

Protobuf generate

protoc --go_out=. --go-grpc_out=. ./pkg/proto/hello/hello.proto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages