MCPcopy Index your code
hub / github.com/nodejs/node / test-quic-stream-bidi-basic.mjs

File test-quic-stream-bidi-basic.mjs

test/parallel/test-quic-stream-bidi-basic.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-quic --experimental-stream-iter --no-warnings
2
3// Test: basic bidirectional stream data transfer.
4// The client creates a bidi stream with a fixed body. The server reads the

Callers

nothing calls this directly

Calls 13

skipFunction · 0.90
deepStrictEqualFunction · 0.85
encodeMethod · 0.80
allMethod · 0.80
listenFunction · 0.70
mustCallFunction · 0.70
connectFunction · 0.70
decodeMethod · 0.65
closeMethod · 0.65
bytesFunction · 0.50
endSyncMethod · 0.45

Tested by

no test coverage detected