Pular para o conteúdo
Português (BR)

TcpConnectionId

Este conteúdo não está disponível em sua língua ainda.

TcpConnectionId = string

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

Handle for one accepted connection, opaque to callers.

A local bookkeeping key, not a wire identifier: it never leaves the process, so a counter is the right generator — it is greppable in a log, and the peer has no way to see or influence it.