WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
|
#include "webcface/server/server_ws.h"
#include <string>
#include <functional>
#include <memory>
#include <crow.h>
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< CustomLogger > | crow_custom_logger |
#define CROW_STATIC_DIRECTORY webcface::server::static_dir |
#define CROW_STATIC_ENDPOINT "/<path>" |