StreamStatus¶
-
struct StreamStatus¶
Update relating to current stream status.
Public Members
-
uint16_t stream_id = {}¶
Stream identifier.
-
roq::Mask<roq::SupportType> supports¶
Supported update types.
-
roq::ConnectionStatus connection_status = {}¶
Connection status (when applicable)
-
std::string_view interface¶
Local network interface.
-
std::string_view authority¶
URL authority (network end-point)
-
std::string_view path¶
URL path.
-
std::string_view proxy¶
Network proxy.
-
uint16_t stream_id = {}¶