MCPcopy Index your code
hub / github.com/triggerdotdev/trigger.dev / close

Method close

packages/core/src/v3/zodSocket.ts:385–387  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

383 }
384
385 close() {
386 this.socket.close();
387 }
388
389 connect() {
390 this.socket.connect();

Callers 5

#createHttpServerMethod · 0.45
handleSocketMethod · 0.45
server.tsFile · 0.45
useEventSourceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected