← Back to index
interface ConnInfo

Properties

🔗
localAddr: Deno.Addr

The local address of the connection.

🔗
remoteAddr: Deno.Addr

The remote address of the connection.