protodoc.io
Project midwayjs/midway
Welcome
Readme
License
Commits
GitHub project
Download proto files
Desktop application
Contact us
hello.world
helloworld
hero
hero2
math
hero
HeroService
FindOne
Hero
HeroById
package
hero
Get desktop application:
View/edit binary Protocol Buffers messages
service
HeroService
hero.proto:5
rpc
FindOne
(
HeroById
,
Hero
)
hero.proto:6
message
HeroById
hero.proto:9
int32
id
= 1
message
Hero
hero.proto:13
int32
id
= 1
string
name
= 2