method CloudflareServerSocket.accept
CloudflareServerSocket.accept(): void

Puts the server socket into the accepted state so it can send and receive.

Return Type

void

Usage

import { type CloudflareServerSocket } from "runtime/src/index.ts";