Zum Inhalt springen
Deutsch

FrameMessage

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

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