cid | WebSocketClient::WebSocketClient | private |
clearStats() | WebSocketClient::WebSocketClient | |
clearWarningQueue() | WebSocketClient::WebSocketClient | |
connect(*hash< auto > opts, *reference< hash< auto > > info) | WebSocketClient::WebSocketClient | |
connectUnlocked(*hash hdr, *reference< hash > info) | SewioWebSocketClient::SewioWebSocketClient | private |
constructor(code cb, hash opts) | SewioWebSocketClient::SewioWebSocketClient | |
WebSocketClient::WebSocketClient::constructor(code cb, hash< auto > opts) | WebSocketClient::WebSocketClient | |
DefaultTimeout | WebSocketClient::WebSocketClient | |
DefaultUserAgent | SewioWebSocketClient::SewioWebSocketClient | |
destructor() | WebSocketClient::WebSocketClient | |
disconnect(int cmd=WSCC_GoingAway) | WebSocketClient::WebSocketClient | |
getCallback(code cb) | SewioWebSocketClient::SewioWebSocketClient | privatestatic |
getConnectionId() | WebSocketClient::WebSocketClient | |
getSafeUrl() | WebSocketClient::WebSocketClient | |
getSchemes() | SewioWebSocketClient::SewioWebSocketClient | |
getUrl() | WebSocketClient::WebSocketClient | |
getUsageInfo() | WebSocketClient::WebSocketClient | |
isOpen() | WebSocketClient::WebSocketClient | |
ping(*data msg) | WebSocketClient::WebSocketClient | |
pong(*data msg) | WebSocketClient::WebSocketClient | |
RequiredOptions | SewioWebSocketClient::SewioWebSocketClient | |
send(binary bin) | WebSocketClient::WebSocketClient | |
send(data msg, int op, bool fin) | WebSocketClient::WebSocketClient | |
send(string str) | WebSocketClient::WebSocketClient | |
sendData(string method, string resource, *hash h) | SewioWebSocketClient::SewioWebSocketClient | |
setEventQueue() | WebSocketClient::WebSocketClient | |
setEventQueue(Qore::Thread::Queue queue, auto arg, *bool with_data) | WebSocketClient::WebSocketClient | |
setWarningQueue(int warning_ms, int warning_bs, Queue queue, auto arg, timeout min_ms=1s) | WebSocketClient::WebSocketClient | |
tid | WebSocketClient::WebSocketClient | private |
url | WebSocketClient::WebSocketClient | private |
Version | SewioWebSocketClient::SewioWebSocketClient | |
yield | WebSocketClient::WebSocketClient | private |