Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack-dev-server
/ WebsocketClient.test.js
File
WebsocketClient.test.js
test/client/clients/WebsocketClient.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
"../../helpers/jsdom-setup.js"
;
2
3
import
http from
"node:http"
;
4
import
{ after, before, describe, it } from
"node:test"
;
Callers
nothing calls this directly
Calls
5
createServer
Method · 0.80
listen
Method · 0.80
onOpen
Method · 0.65
onClose
Method · 0.65
onMessage
Method · 0.65
Tested by
no test coverage detected