ktor-network / io.ktor.network.sockets / AConnectedSocket / remoteAddress

remoteAddress

abstract val remoteAddress: <ERROR CLASS>

Remote socket address. Could throw an exception if the peer is not yet connected or already disconnected.