protodoc.io
Project fuyouawa/MMORPG
Welcome
Readme
License
Commits
GitHub project
Download project
Desktop application
Contact us
MMORPG.Common.Proto.Base
MMORPG.Common.Proto.Character
MMORPG.Common.Proto.Entity
MMORPG.Common.Proto.Fight
MMORPG.Common.Proto.Inventory
MMORPG.Common.Proto.Map
MMORPG.Common.Proto.Npc
MMORPG.Common.Proto.Player
MMORPG.Common.Proto.Task
MMORPG.Common.Proto.User
google.protobuf
MMORPG.Common.Proto.User
HeartBeatRequest
HeartBeatResponse
LoginRequest
LoginResponse
RegisterRequest
RegisterResponse
package
MMORPG.Common.Proto.User
Get desktop application:
View/edit binary Protocol Buffers messages
message
HeartBeatRequest
HeartBeat.proto:5
(message has no fields)
message
HeartBeatResponse
HeartBeat.proto:8
(message has no fields)
message
LoginRequest
Login.proto:6
string
username
= 1
string
password
= 2
message
LoginResponse
Login.proto:11
Base.NetError
error
= 1
message
RegisterRequest
Register.proto:6
string
username
= 1
string
password
= 2
message
RegisterResponse
Register.proto:11
Base.NetError
error
= 1