Classes | |
struct | CustomServerConfig |
struct | WebSocketConnection::Internals |
struct | WebSocketServerImpl |
Namespaces | |
namespace | Ase |
Typedefs | |
using | WebSocketServerImplP = std::shared_ptr< WebSocketServerImpl > |
using | WppConnection = WppConnectionP::element_type |
using | WppConnectionP = WppServer::connection_ptr |
using | WppHdl = websocketpp::connection_hdl |
using | WppServer = websocketpp::server< CustomServerConfig > |
Enumerations | |
enum | CacheType { CACHE_NEVER , CACHE_AUTO , CACHE_BRIEFLY , CACHE_FOREVER } |