adorsys / didcomm-mediator-rs

Simple mediator for DIDComm Messaging v2
Apache License 2.0
2 stars 0 forks source link

Implement the mediator coordination protocol for the mediator server as a plugin #39

Open francis-pouatcha opened 9 months ago

francis-pouatcha commented 9 months ago

Here is a model specification: https://github.com/hyperledger/aries-rfcs/blob/main/features/0211-route-coordination/README.md

Here is a description of the DIC idiom: https://github.com/ADORSYS-GIS/didcomm-mediator-rs/blob/main/mediator-server/docs/dic.md

Sample Code: https://github.com/ADORSYS-GIS/didcomm-mediator-rs/tree/main/mediator-server/src/coordinate_mediation

Shall be developed as a server plugin.

hugoib commented 8 months ago

Mediation coordination flow further info:

Image

source: https://aries.js.org/guides/0.4/tutorials/mediation

Image

source: https://github.com/Sirius-social/didcomm-mediator/blob/main/docs/_static/mediation-message-flow.png