#include "SubProtocolFactory.h"#include "lib/JsonMappingReader.h"#include "lib/Mqtt.h"#include <core/socket/stream/SocketConnection.h>#include <iot/mqtt/server/broker/Broker.h>#include <web/websocket/SubProtocolContext.h>Go to the source code of this file.
Namespaces | |
| namespace | mqtt |
| namespace | mqtt::mqttbroker |
| namespace | mqtt::mqttbroker::websocket |
Macros | |
| #define | NAME "mqtt" |
Functions | |
| void * | mqttServerSubProtocolFactory () |
| #define NAME "mqtt" |
Definition at line 60 of file SubProtocolFactory.cpp.
| void * mqttServerSubProtocolFactory | ( | ) |
Definition at line 79 of file SubProtocolFactory.cpp.
References mqtt::mqttbroker::websocket::SubProtocolFactory::SubProtocolFactory().