WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
|
Go to the source code of this file.
Classes | |
class | AppWrapper |
Namespaces | |
namespace | webcface |
namespace | webcface::server |
Typedefs | |
using | LoggerCallback = std::function< void(const char *, std::size_t, int)> |
using | OpenCallback = std::function< void(void *, const char *)> |
using | CloseCallback = std::function< void(void *, const char *)> |
using | MessageCallback = std::function< void(void *, const char *, std::size_t)> |