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