Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mswjs/msw
/ send
Method
send
test/support/ws-test-utils.ts:15–15 ·
view source on GitHub ↗
(_data: WebSocketData)
Source
from the content-addressed store, hash-verified
13
implements WebSocketTransport
14
{
15
send(_data: WebSocketData): void {}
16
close(_code?: number | undefined, _reason?: string | undefined): void {}
17
}
18
Callers
15
sse.client.send.test.ts
File · 0.45
sse.use.test.ts
File · 0.45
sse.retry.test.ts
File · 0.45
sse.client.send.multiline.test.ts
File · 0.45
sse.client.send.extraneous.test.ts
File · 0.45
sse.quiet.test.ts
File · 0.45
cors.test.ts
File · 0.45
xhr.test.ts
File · 0.45
beforeNavigation
Function · 0.45
worker-passthrough-header.test.ts
File · 0.45
beforeNavigation
Function · 0.45
on.test.ts
File · 0.45
Calls
no outgoing calls
Tested by
4
beforeNavigation
Function · 0.36
beforeNavigation
Function · 0.36
createSocketAndGetFirstMessage
Function · 0.36
handler
Function · 0.36