Preparing search index...
The search index is not available
Documentation
Documentation
@libp2p/daemon-protocol
index
ConnManagerRequest
Interface ConnManagerRequest
interface
ConnManagerRequest
{
peer
?:
Uint8Array
;
tag
?:
string
;
type
?:
ConnManagerRequest
.
Type
;
weight
?:
bigint
;
}
Index
Properties
peer?
tag?
type?
weight?
Properties
Optional
peer
peer
?:
Uint8Array
Optional
tag
tag
?:
string
Optional
type
type
?:
ConnManagerRequest
.
Type
Optional
weight
weight
?:
bigint
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
peer
tag
type
weight
Documentation
Loading...