#include <wasm_config.h>
Public Attributes | |
| std::string | server_repo = "https://github.com/scawful/yaze-server" |
| int | default_port = 8765 |
| std::string | protocol_version = "2.0" |
Definition at line 228 of file wasm_config.h.
| std::string yaze::app::platform::WasmConfig::Deployment::server_repo = "https://github.com/scawful/yaze-server" |
Definition at line 229 of file wasm_config.h.
| int yaze::app::platform::WasmConfig::Deployment::default_port = 8765 |
Definition at line 230 of file wasm_config.h.
| std::string yaze::app::platform::WasmConfig::Deployment::protocol_version = "2.0" |
Definition at line 231 of file wasm_config.h.