ConnectionOpenedMessage
Este conteúdo não está disponível em sua língua ainda.
ConnectionOpenedMessage =
object
Defined in: src/io/broker/TcpServerActor.ts:46
A peer connected and was admitted.
Properties
Section titled “Properties”connectionId
Section titled “connectionId”
readonlyconnectionId:TcpConnectionId
Defined in: src/io/broker/TcpServerActor.ts:48
readonlykind:"connectionOpened"
Defined in: src/io/broker/TcpServerActor.ts:47
remoteAddress?
Section titled “remoteAddress?”
readonlyoptionalremoteAddress?:string
Defined in: src/io/broker/TcpServerActor.ts:50
Peer address when the runtime exposes one.
