Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
websocket::stream::executor_type

The type of the executor associated with the object.

Synopsis
using executor_type = beast::executor_type< next_layer_type >;
Description

PrevUpHomeNext