MCPcopy Create free account
hub / github.com/Kilo-Org/cloud /

Class

packages/event-service/src/client.ts:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 }
18}
19
20export class HandshakeTimeoutError extends Error {
21 constructor() {
22 super('WebSocket handshake timed out');

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected