IDurableObjectClientSocket.accept(): void
Begins handling the socket in this isolate.
Not to be confused with state.acceptWebSocket, which is the DO-side
hibernation call — see IDurableObjectState.acceptWebSocket.
IDurableObjectClientSocket.accept(): void
Begins handling the socket in this isolate.
Not to be confused with state.acceptWebSocket, which is the DO-side
hibernation call — see IDurableObjectState.acceptWebSocket.
import { type IDurableObjectClientSocket } from "cloudflare-plugin/src/index.ts";