WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
Loading...
Searching...
No Matches
server.h File Reference
#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>
Include dependency graph for server.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Server
 

Namespaces

namespace  webcface
 
namespace  webcface::server
 

Typedefs

using wsConnPtr = void *
 

Functions

void initVips ()