Classes | Namespaces
WsSession.hpp File Reference

(4)

Manages the handling of WebSocket messages in a WebSocket connection. More...

#include <Balau/Network/Http/Server/WsWebApp.hpp>
#include <Balau/Network/Http/Server/HttpServerConfiguration.hpp>
#include <Balau/Util/DateTime.hpp>
Include dependency graph for WsSession.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WsSession
 Manages the handling of WebSocket messages in a WebSocket connection. More...
 

Namespaces

 Balau::Network::Http
 Components and utilities working on HTTP data transmission.
 

Detailed Description

Manages the handling of WebSocket messages in a WebSocket connection.