libp2p
Preparing search index...
@libp2p/utils
DNSAddrNetConfig
Interface DNSAddrNetConfig
interface
DNSAddrNetConfig
{
cidr
?:
number
;
host
:
string
;
port
:
number
;
protocol
?:
"tcp"
|
"udp"
;
type
:
"dnsaddr"
;
}
Index
Properties
cidr?
host
port
protocol?
type
Properties
Optional
cidr
cidr
?:
number
host
host
:
string
port
port
:
number
Optional
protocol
protocol
?:
"tcp"
|
"udp"
type
type
:
"dnsaddr"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cidr
host
port
protocol
type
libp2p
Loading...