Function connected
Synopsis
#include <lib/inc/drogon/WebSocketConnection.h>
virtual bool connected() const =0
Description
Return true if the connection is open.
Mentioned in
- Controller Introduction / Controller WebSocketController / WebSocketConnection
Source
Line 123 in lib/inc/drogon/WebSocketConnection.h.