Skip to content

UdpOutbound

Defined in: src/io/broker/UdpSocketActor.ts:16

Outbound datagram — explicit destination (UDP is not connection-oriented).

readonly host: string

Defined in: src/io/broker/UdpSocketActor.ts:18


readonly payload: string | Uint8Array<ArrayBufferLike>

Defined in: src/io/broker/UdpSocketActor.ts:17


readonly port: number

Defined in: src/io/broker/UdpSocketActor.ts:19