![]() |
CoreSDK
v1.0.0.b1304
|
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. | |
Structure for configuring websocket connection.
1.8.13