跳转到内容
简体中文

FrameMessage

此内容尚不支持你的语言。

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