Run At

The distributed client-server nature of Vaandroid allows customization on where code gets executed. This option enhances performance, bandwidth, power consumption, and security.

RunAt Server

The code will run on the server.

RunAt Client

The code will run on the client.

RunAt Any

The code will run on either the server or client.