Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
#createHttpServer
Method · 0.45
handleSocket
Method · 0.45
server.ts
File · 0.45
handleWebSocketConnection
Function · 0.45
useEventSource
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected