edgeport - v1.0.6
    Preparing search index...

    Function resolveSrv

    • Resolves the service-location (SRV) records of a name.

      Parameters

      • name: string

        The service name (e.g. _sip._tcp.example.com).

      • opts: ResolveOptions = {}

        Resolver/query options.

      Returns Promise<SrvRecord[]>

      The SRV records.

      1.0.4