CoreSDK  v1.0.0.b1304
Public Attributes | List of all members
r5::net::WebSocketCfg Struct Reference

Structure for configuring websocket connection. More...

#include <r5net.h>

Public Attributes

std::string host
 Server ip or host name.
 
std::string port
 Connection port.
 
std::string path
 Path to resource on server.
 

Detailed Description

Structure for configuring websocket connection.


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