MCPcopy
hub / github.com/nestjs/nest / sse-stream.spec.ts

File sse-stream.spec.ts

packages/core/test/router/sse-stream.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import { EventSource } from 'eventsource';
3import { createServer, OutgoingHttpHeaders } from 'http';
4import { AddressInfo } from 'net';

Callers

nothing calls this directly

Calls 8

createServerFunction · 0.85
writeMessageMethod · 0.80
writtenFunction · 0.70
endMethod · 0.65
listenMethod · 0.65
closeMethod · 0.65
callbackFunction · 0.50
pipeMethod · 0.45

Tested by

no test coverage detected