Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event driven didcomm architecture document #42

Open
hugoib opened this issue Nov 6, 2024 · 2 comments
Open

Event driven didcomm architecture document #42

hugoib opened this issue Nov 6, 2024 · 2 comments
Assignees

Comments

@hugoib
Copy link
Collaborator

hugoib commented Nov 6, 2024

As on the wallet, we produced an architecture document outlining the service layer input/outputs and flows.

https://github.com/adorsys/eudiw-app/tree/main/docs/service-layer

This ticket is about creating an architecture document that will outline the implementation of didcomm with an event service layer.

@hugoib hugoib self-assigned this Nov 8, 2024
@hugoib
Copy link
Collaborator Author

hugoib commented Nov 13, 2024

Basis for document: Adorsys.pdf

@IngridPuppet
Copy link
Collaborator

I quickly went through the current state of the document and agree with the main steps:

  • Alice registers with mediator
  • Bob adds contact
  • Bob sends a message routed via mediator
  • Alice checks status requests (messages as per my understanding)

Maybe you are already considering that Bob adds Alice's contact via an OOB invitation that she produces as well. I would just stress that the first step (Alice registers with mediator) is the most important now, and it should be extended to cover the mediator coordination dance, including mediation request and keylist update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants