yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::platform::WasmConfig::Collaboration Struct Reference

#include <wasm_config.h>

Public Attributes

std::string server_url
 
double user_timeout_seconds = 30.0
 
double cursor_send_interval_seconds = 0.1
 
size_t max_change_size_bytes = 1024
 

Detailed Description

Definition at line 193 of file wasm_config.h.

Member Data Documentation

◆ server_url

std::string yaze::app::platform::WasmConfig::Collaboration::server_url

Definition at line 194 of file wasm_config.h.

◆ user_timeout_seconds

double yaze::app::platform::WasmConfig::Collaboration::user_timeout_seconds = 30.0

Definition at line 195 of file wasm_config.h.

◆ cursor_send_interval_seconds

double yaze::app::platform::WasmConfig::Collaboration::cursor_send_interval_seconds = 0.1

Definition at line 196 of file wasm_config.h.

◆ max_change_size_bytes

size_t yaze::app::platform::WasmConfig::Collaboration::max_change_size_bytes = 1024

Definition at line 197 of file wasm_config.h.


The documentation for this struct was generated from the following file: