Get desktop application:
View/edit binary Protocol Buffers messages
(message has no fields)
@inject_tag: db:"id"
@inject_tag: db:"key"
Used in:
, , ,Used as request type in: Game.Join, Game.Watch
Used as response type in: Game.Create, Game.Join, Game.Watch
all players
websocket endpoint url
auth key for websocket connection
room master
client read deadline
Used in:
,@inject_tag: db:"id"
@inject_tag: db:"app_id"
@inject_tag: db:"host_id"
visible flag. if false, room is not shown in the search result. @inject_tag: db:"visible"
joinable flag. if false, player cannot join to this room. @inject_tag: db:"joinable"
watchanble flag. if false, watcher cannot join to this room. @inject_tag: db:"watchable"
unique room number. 0 means not set. @inject_tag: db:"number"
@inject_tag: db:"search_group"
max players count. this is not contained wachers. @inject_tag: db:"max_players"
players count @inject_tag: db:"players"
watchers count @inject_tag: db:"watchers"
properties shown in search result @inject_tag: db:"props"
properties not shown in search result
@inject_tag: db:"created"
RoomNumber をnullableにするための型
Used in:
Used in:
Used in: