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

Method WebSocket

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

Source from the content-addressed store, hash-verified

3761class WebSocket {
3762public:
3763 WebSocket(const WebSocket &) = delete;
3764 WebSocket &operator=(const WebSocket &) = delete;
3765 ~WebSocket();
3766

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected