status-im / specs

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

[Message Payload] Describe the format of replies/citations #22

Closed adambabik closed 4 years ago

adambabik commented 5 years ago

In the client, it's possible to reply to someone's message. Is this a part of the protocol at all? If so, we need to describe how it works in https://github.com/status-im/specs/blob/master/x8.md#replies.

oskarth commented 5 years ago

@status-im/clojure

cammellos commented 4 years ago

That's already specified https://github.com/status-im/specs/blob/master/status-payloads-spec.md response-to , the current develop branch is using response-to-v2, but the plan was to change it back to response-to as we don't need to be backward compatible anymore. cc @corpetty