MCPcopy
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
259function directWs(url) {
260 return doWebSocket(url);
261}
262
263/**
264* generate the final url based on protocol and path

Callers 1

testWebsocketFunction · 0.85

Calls 1

doWebSocketFunction · 0.85

Tested by

no test coverage detected