Search
Preparing search index...
The search index is not available
@coaty/binding.libp2p - v2.0.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
SubscriptionItem
Interface SubscriptionItem
Represents an item to be subscribed or unsubscribed.
Hierarchy
SubscriptionItem
Index
Properties
event
Type
handler
should
Decode
Data
topic
Properties
event
Type
event
Type
:
CommunicationEventType
handler
handler
:
(
msg
:
Libp2p.SubMessage
)
=>
void
Type declaration
(
msg
:
Libp2p.SubMessage
)
:
void
Parameters
msg:
Libp2p.SubMessage
Returns
void
should
Decode
Data
should
Decode
Data
:
boolean
topic
topic
:
string
Globals
Liveliness
Operation
Libp2p
Binding
Libp2p
Topic
Liveliness
Service
Libp2p
Binding
Options
Libp2p
Event
Liveliness
Message
Publication
Item
Subscription
Item
event
Type
handler
should
Decode
Data
topic
Last
Will
Libp2p
Libp2p
Bootstrap
Libp2p
Floodsub
Libp2p
Mdns
Libp2p
Mplex
Libp2p
Peer
Id
Libp2p
Secio
Libp2p
Tcp
Peer
Id
Uint8
Arrays
From
String
Uint8
Arrays
ToString
Generated using
TypeDoc
Represents an item to be subscribed or unsubscribed.