UdpOutbound
Defined in: src/io/broker/UdpSocketActor.ts:16
Outbound datagram — explicit destination (UDP is not connection-oriented).
Properties
Section titled “Properties”
readonlyhost:string
Defined in: src/io/broker/UdpSocketActor.ts:18
payload
Section titled “payload”
readonlypayload:string|Uint8Array<ArrayBufferLike>
Defined in: src/io/broker/UdpSocketActor.ts:17
readonlyport:number
Defined in: src/io/broker/UdpSocketActor.ts:19