roar
|
#include <roar/detail/pimpl_special_functions.hpp>
#include <roar/detail/shared_from_base.hpp>
#include <roar/websocket/websocket_base.hpp>
#include <roar/detail/stream_type.hpp>
#include <boost/beast/http/empty_body.hpp>
#include <boost/beast/ssl/ssl_stream.hpp>
#include <boost/beast/core/tcp_stream.hpp>
#include <promise-cpp/promise.hpp>
#include <memory>
#include <variant>
Go to the source code of this file.
Classes | |
class | Roar::WebsocketSession |
A WebsocketSession allows you to interact with a client via websocket protocol. More... | |
Namespaces | |
namespace | Roar |