MCPcopy Create free account
hub / github.com/codecombat/codecombat / websocket.js

File websocket.js

app/lib/websocket.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const utils = require('app/core/utils')
2// https://github.com/maxogden/websocket-stream/blob/48dc3ddf943e5ada668c31ccd94e9186f02fafbd/ws-fallback.js
3let WebWS = null
4

Callers

nothing calls this directly

Calls 3

subOrUnsubFunction · 0.85
logMethod · 0.80
stringifyMethod · 0.45

Tested by

no test coverage detected