Skip to content
English

ConnectionClosedMessage

ConnectionClosedMessage = object

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

The connection is gone — peer closed, error, cap breach, or unbind.

readonly connectionId: TcpConnectionId

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


readonly kind: "connectionClosed"

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