|
WebCFace 3.2.1
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 *, std::uint16_t)> |
| using | MessageCallback = std::function< void(void *, const char *, std::size_t)> |