TcpConnectionId
이 콘텐츠는 아직 번역되지 않았습니다.
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.
