MCPcopy Create free account
hub / github.com/ChiyukiGana/Quickinput / WebSocketClient

Method WebSocketClient

source/src/httplib/httplib.h:3822–3822  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3820
3821 ~WebSocketClient();
3822 WebSocketClient(const WebSocketClient &) = delete;
3823 WebSocketClient &operator=(const WebSocketClient &) = delete;
3824
3825 bool is_valid() const;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected