TreeFrogFramework
2.8
|
#include "tepollwebsocket.h"
#include "tdispatcher.h"
#include "tepoll.h"
#include "turlroute.h"
#include "twebsocketframe.h"
#include "twebsocketworker.h"
#include <QCryptographicHash>
#include <QDataStream>
#include <TAppSettings>
#include <THttpRequestHeader>
#include <THttpUtility>
#include <TSystemGlobal>
#include <TWebApplication>
Variables | |
constexpr int | BUFFER_RESERVE_SIZE = 127 |
|
constexpr |