WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
|
#include "webcface-config.h"
#include <spdlog/common.h>
#include <spdlog/logger.h>
#include <condition_variable>
#include <mutex>
#include <memory>
#include <thread>
#include <atomic>
#include <vector>
Go to the source code of this file.
Classes | |
class | Server |
Namespaces | |
namespace | webcface |
namespace | webcface::server |
Typedefs | |
using | wsConnPtr = void * |
Functions | |
void | initVips () |