js-waku/packages/relay/src
Danish Arora fdd9dc44a4
feat(filter)!: new simpler filter API (#2092)
* chore: rename IReceiver subscribe

* feat!: new `subscribe() API that only takes in decoders and callback

* chore: `to_async_iterator` uses new function name

* chore: make `createSubscription` private, and shorten error handling

* chore: update subscribe return type

* tests: use new API

* fix: tests
2024-08-05 15:52:58 +05:30
..
constants.ts feat!: @waku/relay (#1316) 2023-05-11 14:08:00 +05:30
index.ts feat(filter)!: new simpler filter API (#2092) 2024-08-05 15:52:58 +05:30
message_validator.spec.ts feat!: use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958) 2024-04-28 11:15:17 +02:00
message_validator.ts chore: bump all libp2p packages to latest version 2024-01-17 11:59:08 -08:00
topic_only_message.ts chore: changing default pubsub topic to its static sharding version (#2083) 2024-07-26 00:21:52 +02:00