Function listen

  • Creates a TCP server bound to the specified port number.

    Parameters

    • opts: ListenOptions

      Object containing the port number and other configuration properties.

    Returns Server

Generated using TypeDoc