C++ Actor Framework 1.0.0
|
Bundles the authority component of the URI, i.e., userinfo, host, and port. More...
#include <uri.hpp>
Public Attributes | |
std::optional< userinfo_type > | userinfo |
host_type | host |
uint16_t | port |
Bundles the authority component of the URI, i.e., userinfo, host, and port.