End-to-end reliability protocol
https://roadmap.logos.co/waku/milestones/open/2024-e2e-reliability-protocol
To solve reliability is to solve two problems:
- High heuristic that messages are received and sent
- Ability to know whether messages are received or sent
Problem (1) can never be 100% reliable in a network environment. The previous milestones focused on it.
To solve (2), is to cre…
https://roadmap.logos.co/waku/milestones/open/2024-e2e-reliability-protocol
To solve reliability is to solve two problems:
- High heuristic that messages are received and sent
- Ability to know whether messages are received or sent
Problem (1) can never be 100% reliable in a network environment. The previous milestones focused on it.
To solve (2), is to create an end-to-end protocol, sender to recipient, that enables the ability to know whether recipient(s) have received messages.
With this milestone, we design and deliver a first PoC for an end-to-end reliability protocol.
This protocol will be specified and implemented in the Status app for Status Communities chat rooms.