Classes | Namespaces
EchoingWsWebApp.hpp File Reference

(2)

WebSocket web application that echos messages back to the client. More...

#include <Balau/Network/Http/Server/WsWebApp.hpp>
Include dependency graph for EchoingWsWebApp.hpp:

Go to the source code of this file.

Classes

class  EchoingWsWebApp
 WebSocket web application that echos messages back to the client. More...
 

Namespaces

 Balau::Network::Http::WsWebApps
 A set of WebSocket web apps provided by the Balau library.
 

Detailed Description

WebSocket web application that echos messages back to the client.