status-im / specs

Specifications for Status clients.
https://specs.status.im/
MIT License
14 stars 14 forks source link

Update spec with mailserver's p2pRequestCompleteCode packet #71

Closed adambabik closed 4 years ago

adambabik commented 4 years ago

Problem

p2pRequestCompleteCode packet is used by mailservers to tell a requester that all envelopes were forwarded. It also contains some metadata like cursor.

Solution

Add to the spec how the payload of p2pRequestCompleteCode looks like.

adambabik commented 4 years ago

Ugh, I looked at the old version of the spec. This is described in Receiving historic messages starting with "For a requester, to know that all messages have been sent [...]".