Implements client side of the Waku v2 Filter protocol.

Note this currently only works in NodeJS when the Waku node is listening on a port, see:

Hierarchy

  • WakuFilter

Constructors

Properties

decoders: Map<string, Set<Decoder<any>>>
libp2p: Libp2p
pubSubTopic: string
subscriptions: Map<string, FilterCallback<any>>

Methods

Generated using TypeDoc