| 
    Leosac
    0.7.0
    
   OpenSourceAccessControl 
   | 
 
#include "LeosacFwd.hpp"#include "Messages.hpp"#include "Service.hpp"#include "WebSockFwd.hpp"#include "api/APIAuth.hpp"#include "api/APISession.hpp"#include "api/CRUDResourceHandler.hpp"#include "api/MethodHandler.hpp"#include "core/APIStatusCode.hpp"#include "core/audit/AuditFwd.hpp"#include "tools/db/db_fwd.hpp"#include <boost/optional.hpp>#include <set>#include <type_traits>#include <websocketpp/config/asio_no_tls.hpp>#include <websocketpp/server.hpp>#include <zmqpp/zmqpp.hpp>
 Include dependency graph for WSServer.hpp:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Leosac::Module::WebSockAPI::WSServer | 
| The implementation class that runs the websocket server.  More... | |
Namespaces | |
| Leosac | |
| This is the header file for a generated source file, GitSHA1.cpp.  | |
| Leosac::Module | |
| All modules that provides features to Leosac shall be in this namespace.  | |
| Leosac::Module::WebSockAPI | |