Preparing search index...
The search index is not available
@waku/root
@waku/root
@waku/interfaces
IReceiver
Interface IReceiver
Hierarchy
IReceiver
Index
Properties
get
Active
Subscriptions
subscribe
to
Subscription
Iterator
Properties
get
Active
Subscriptions
get
Active
Subscriptions
:
(
(
)
=>
ActiveSubscriptions
)
Type declaration
(
)
:
ActiveSubscriptions
Returns
ActiveSubscriptions
subscribe
subscribe
:
(
<
T
>
(
decoders
:
IDecoder
<
T
>
|
IDecoder
<
T
>
[]
, callback
:
Callback
<
T
>
, opts
?:
ProtocolOptions
)
=>
Unsubscribe
|
Promise
<
Unsubscribe
>
)
Type declaration
<
T
>
(
decoders
:
IDecoder
<
T
>
|
IDecoder
<
T
>
[]
, callback
:
Callback
<
T
>
, opts
?:
ProtocolOptions
)
:
Unsubscribe
|
Promise
<
Unsubscribe
>
Type Parameters
T
extends
IDecodedMessage
Parameters
decoders:
IDecoder
<
T
>
|
IDecoder
<
T
>
[]
callback:
Callback
<
T
>
Optional
opts:
ProtocolOptions
Returns
Unsubscribe
|
Promise
<
Unsubscribe
>
to
Subscription
Iterator
to
Subscription
Iterator
:
(
<
T
>
(
decoders
:
IDecoder
<
T
>
|
IDecoder
<
T
>
[]
, opts
?:
ProtocolOptions
)
=>
Promise
<
IAsyncIterator
<
T
>
>
)
Type declaration
<
T
>
(
decoders
:
IDecoder
<
T
>
|
IDecoder
<
T
>
[]
, opts
?:
ProtocolOptions
)
:
Promise
<
IAsyncIterator
<
T
>
>
Type Parameters
T
extends
IDecodedMessage
Parameters
decoders:
IDecoder
<
T
>
|
IDecoder
<
T
>
[]
Optional
opts:
ProtocolOptions
Returns
Promise
<
IAsyncIterator
<
T
>
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
@waku/root
@waku/core
<internal>
message
version_
0
proto
Rate
Limit
Proof
Waku
Message
waku
waku_
filter
waku_
light_
push
Push
Response
waku_
store
@waku/create
<internal>
@waku/dns-
discovery
<internal>
@waku/enr
<internal>
@waku/interfaces
<internal>
@waku/message-
encryption
<internal>
Rate
Limit
Proof
Waku
Message
ecies
symmetric
@waku/message-
hash
<internal>
@waku/peer-
exchange
<internal>
@waku/proto
Waku
Message
proto_
filter
Filter
Request
Content
Filter
Filter
Rpc
Message
Push
Rate
Limit
Proof
proto_
lightpush
Push
Request
Push
Response
Push
Rpc
Rate
Limit
Proof
Waku
Message
proto_
message
Rate
Limit
Proof
Waku
Message
proto_
peer_
exchange
Peer
Exchange
Query
Peer
ExchangeRPC
Peer
Exchange
Response
Peer
Info
proto_
store
Content
Filter
History
Query
History
Response
History
Error
History
Rpc
Index
Paging
Info
Direction
Rate
Limit
Proof
Waku
Message
proto_
topic_
only_
message
Topic
Only
Message
@waku/relay
<internal>
@waku/utils
<internal>
IReceiver
get
Active
Subscriptions
subscribe
to
Subscription
Iterator
Generated using
TypeDoc