TreeFrogFramework
2.8
|
#include "twebsocket.h"
#include "tatomicptr.h"
#include "tdispatcher.h"
#include "turlroute.h"
#include "twebsocketworker.h"
#include <TWebApplication>
#include <QMap>
#include <QMutex>
Variables | |
constexpr int64_t | WRITE_LENGTH = 1280 |
constexpr int | BUFFER_RESERVE_SIZE = 127 |
|
constexpr |
|
constexpr |