Skip to content

scloud grpc : base on grpc beego to create rpc service

Notifications You must be signed in to change notification settings

scloudrun/scloud-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc beego develop rpc api

    go build
    ./scloud-grpc
    go run client/hello/main.go

use protoc

protoc -I helloworld/ helloworld/helloworld.proto --go_out=plugins=grpc:helloworld

create proto

create rpc controllers

About

scloud grpc : base on grpc beego to create rpc service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published