TreeFrogFramework
2.8
|
#include "tabstractwebsocket.h"
#include "tdispatcher.h"
#include "turlroute.h"
#include "twebsocket.h"
#include "twebsocketendpoint.h"
#include "twebsocketframe.h"
#include <QCryptographicHash>
#include <QDataStream>
#include <QObject>
#include <THttpRequestHeader>
#include <THttpUtility>
#include <TWebApplication>
Variables | |
const QByteArray | saltToken = "258EAFA5-E914-47DA-95CA-C5AB0DC85B11" |
const QByteArray saltToken = "258EAFA5-E914-47DA-95CA-C5AB0DC85B11" |