[][src]Module wasmdome_protocol::commands

Structs

CreateMatch

Signals the desire to create a new match

ScheduleActor

Requests that a given actor be scheduled for a given match (auction style)

ScheduleActorAck

Response to a messaging request to schedule an actor

StartMatchAck

Response to a request to start a match. Indicates that the match is starting

TakeTurn

Sent on a match subject to tell a given mech to take its turn. The response to this should be an acknowledgement containing the list of commands performed by that mech.

Constants

SUBJECT_CREATE_MATCH
SUBJECT_MATCH_COMMANDS_PREFIX
SUBJECT_SCHEDULE_ACTOR