Ir al contenido
Español

FrameMessage

Esta página aún no está disponible en tu idioma.

FrameMessage = object

Defined in: src/io/broker/TcpServerActor.ts:53

One inbound frame, as cut by the configured framing.

readonly connectionId: TcpConnectionId

Defined in: src/io/broker/TcpServerActor.ts:55


readonly kind: "frame"

Defined in: src/io/broker/TcpServerActor.ts:54


readonly payload: TcpFrame

Defined in: src/io/broker/TcpServerActor.ts:56