Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alibaba/anyproxy
/ directWs
Function
directWs
test/util/HttpUtil.js:259–261 ·
view source on GitHub ↗
(url)
Source
from the content-addressed store, hash-verified
257
}
258
259
function
directWs(url) {
260
return
doWebSocket(url);
261
}
262
263
/**
264
* generate the final url based on protocol and path
Callers
1
testWebsocket
Function · 0.85
Calls
1
doWebSocket
Function · 0.85
Tested by
no test coverage detected