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