Ir al contenido
Español

TcpConnectionId

Esta página aún no está disponible en tu idioma.

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.