SNode.C
Loading...
Searching...
No Matches
Echo.cpp File Reference
#include "Echo.h"
Include dependency graph for Echo.cpp:

Go to the source code of this file.

Namespaces

namespace  apps
 
namespace  apps::websocket
 
namespace  apps::websocket::subprotocol
 
namespace  apps::websocket::subprotocol::echo
 
namespace  apps::websocket::subprotocol::echo::server
 

Macros

#define MAX_FLYING_PINGS   3
 
#define PING_INTERVAL   90
 

Macro Definition Documentation

◆ MAX_FLYING_PINGS

#define MAX_FLYING_PINGS   3

Definition at line 31 of file Echo.cpp.

◆ PING_INTERVAL

#define PING_INTERVAL   90

Definition at line 32 of file Echo.cpp.