roar
Loading...
Searching...
No Matches
Namespaces | Typedefs
stream_type.hpp File Reference
#include <boost/beast/core/tcp_stream.hpp>
#include <boost/beast/core/rate_policy.hpp>
#include <boost/asio/ip/tcp.hpp>
#include <boost/asio/any_io_executor.hpp>
Include dependency graph for stream_type.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Roar
 
namespace  Roar::Detail
 

Typedefs

using Roar::Detail::StreamType = boost::beast::basic_stream< boost::asio::ip::tcp, boost::asio::any_io_executor, boost::beast::simple_rate_policy >