Zum Inhalt springen
Deutsch

UdpOutbound

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

UdpOutbound = object

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

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

readonly host: string

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


readonly payload: Uint8Array | string

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


readonly port: number

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