Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkConnection

It provides details about a network connection.

Hierarchy

  • NetworkConnection

Index

Properties

Optional client

The client socket address of this network connection.

Optional direction

direction: string

The direction of this network connection.

Optional protocol

protocol: string

The protocol of this network connection.

Optional server

The server socket address of this network connection.

Generated using TypeDoc