libp2p
Preparing search index...
@libp2p/gossipsub
message
RPC
ControlMessage
Interface ControlMessage
interface
ControlMessage
{
graft
:
RPC
.
ControlGraft
[]
;
idontwant
:
RPC
.
ControlIDontWant
[]
;
ihave
:
RPC
.
ControlIHave
[]
;
iwant
:
RPC
.
ControlIWant
[]
;
prune
:
RPC
.
ControlPrune
[]
;
}
Index
Properties
graft
idontwant
ihave
iwant
prune
Properties
graft
graft
:
RPC
.
ControlGraft
[]
idontwant
idontwant
:
RPC
.
ControlIDontWant
[]
ihave
ihave
:
RPC
.
ControlIHave
[]
iwant
iwant
:
RPC
.
ControlIWant
[]
prune
prune
:
RPC
.
ControlPrune
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
graft
idontwant
ihave
iwant
prune
libp2p
Loading...