Skip to content

createWSMessageEvent

reference
1 min readUpdated

Kind: Function

Source: src/helper/websocket/index.ts

Part of: Helper

Signature

ts
function createWSMessageEvent(source: WSMessageReceive): MessageEvent<WSMessageReceive>

Parameters

NameType
sourceWSMessageReceive

Returns: MessageEvent<WSMessageReceive>

Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (1)

  • BunServerWebSocketsrc/adapter/bun/websocket.ts:8

Was this page helpful?

Download as PDF
createWSMessageEvent — Hono (narrator proof)