Skip to content

feat: introduce Codec entity #2582

@weboko

Description

@weboko

Problem / Description

For Send API that is part of Waku API to work we need a way to setup subscription when message is getting sent so that we could detect Filter and Store message loss.

For this Encoder is not sufficient.

Solution

We should introduce new entity instead of Encoder and Decoder that will combine their functionality and can be used in Filter and LightPush at the same time.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions