콘텐츠로 이동
한국어

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