[][src]Function fleetspeak::startup

pub fn startup(version: &str) -> Result<(), WriteError>

Sends a system message with startup information to the Fleetspeak client.

All clients are required to send this information on startup. If the client does not receive this information quickly enough, the service will be killed.

The version string should contain a self-reported version of the service. This data is used primarily for statistics.