MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / isEstablished

Function isEstablished

out/cli.cjs:63048–63050  ·  view source on GitHub ↗
(ws)

Source from the content-addressed store, hash-verified

63046
63047// node_modules/undici/lib/websocket/util.js
63048var require_util8 = __commonJS({
63049 "node_modules/undici/lib/websocket/util.js"(exports2, module2) {
63050 "use strict";
63051 var { kReadyState, kController, kResponse, kBinaryType, kWebSocketURL } = require_symbols5();
63052 var { states, opcodes } = require_constants6();
63053 var { MessageEvent, ErrorEvent } = require_events();

Callers 2

closeMethod · 0.85
sendMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…