![]() |
Home | Libraries | People | FAQ | More |
Outputs the results of the WebSocket handshake operation.
void
at_ws_handshake(
boost::mqtt5::error_code
ec,
asio::ip::tcp::endpoint ep);
Name |
Description |
---|---|
|
Error code returned by the WebSocket handshake operation. |
|
The TCP endpoint used to establish the WebSocket handshake. |