decentralized-identity / didcomm.org

https://didcomm.org/
Apache License 2.0
36 stars 25 forks source link

Add Receipts protocol #84

Closed genaris closed 1 year ago

genaris commented 1 year ago

A protocol to allow a recipient to provide information about the processing of a message to the sender, letting it to keep track of its state.

Demonstrated some time ago as part of "DIDComm Advanced Chat" in an Aries WG call and currently implemented as an extension module for Aries Framework JavaScript (currently only for DIDComm v1).