Interface UnixConnectOptions

Hierarchy

  • UnixConnectOptions

Properties

Properties

family: "unix"

Address family.

path: string

Path to UNIX socket to connect to.

tls?: boolean

Whether to create a TLS connection. Defaults to false.

Type of UNIX socket to connect to. Defaults to UnixSocketType.Path.

Generated using TypeDoc