The Game Server broadcasts XML files to the other game players whenever a given player makes a move or executes a command.
Whenever a non-local component changes, such as the push/pop events of the Board-grid object being triggered, an XML file is broadcast to all Vecscript clients (except the client who generated the event).