WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
Loading...
Searching...
No Matches
server_ws.cc File Reference
#include "webcface/server/server_ws.h"
#include <string>
#include <functional>
#include <memory>
#include <crow.h>
Include dependency graph for server_ws.cc:

Classes

class  CustomLogger
 

Namespaces

namespace  webcface
 
namespace  webcface::server
 

Macros

#define CROW_STATIC_DIRECTORY   webcface::server::static_dir
 
#define CROW_STATIC_ENDPOINT   "/<path>"
 

Variables

static std::string static_dir
 
static std::unique_ptr< CustomLoggercrow_custom_logger
 

Macro Definition Documentation

◆ CROW_STATIC_DIRECTORY

#define CROW_STATIC_DIRECTORY   webcface::server::static_dir

◆ CROW_STATIC_ENDPOINT

#define CROW_STATIC_ENDPOINT   "/<path>"