TreeFrogFramework  2.8
Variables
twebsocket.cpp File Reference
#include "twebsocket.h"
#include "tatomicptr.h"
#include "tdispatcher.h"
#include "turlroute.h"
#include "twebsocketworker.h"
#include <TWebApplication>
#include <QMap>
#include <QMutex>
Include dependency graph for twebsocket.cpp:

Variables

constexpr int64_t WRITE_LENGTH = 1280
 
constexpr int BUFFER_RESERVE_SIZE = 127
 

Variable Documentation

◆ BUFFER_RESERVE_SIZE

constexpr int BUFFER_RESERVE_SIZE = 127
constexpr

◆ WRITE_LENGTH

constexpr int64_t WRITE_LENGTH = 1280
constexpr