|
SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
|
Settings of the HTTP tunnel (BlueBox), used when a TCP connection cannot be established. More...
#include <ConfigData.h>
Public Attributes | |
| bool | isActive = true |
| When active if the TCP connection fails an attempt to use an HTTP tunnel will be made. | |
| bool | debug = false |
| Logs debug information in the logs. | |
| int | pollingRate = 700 |
| Adjusts the polling rate between "long polls". | |
Settings of the HTTP tunnel (BlueBox), used when a TCP connection cannot be established.
| int sfs3::ConfigData::BlueBoxCfg::pollingRate = 700 |
Adjusts the polling rate between "long polls".
The default value is recommended. Shorter values can be used to decrease the response times, but they can have adverse effects on performance.