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

Detect implicit or explitict mediation pickup strategy #490

Closed
berendsliedrecht opened this issue Oct 19, 2021 · 0 comments · Fixed by #669
Closed

Detect implicit or explitict mediation pickup strategy #490

berendsliedrecht opened this issue Oct 19, 2021 · 0 comments · Fixed by #669

Comments

@berendsliedrecht
Copy link
Contributor

berendsliedrecht commented Oct 19, 2021

I have discussed this with @TimoGlastra and we found it to be a nice-to-have feature.

The flow is as follows:

  1. Aries Framework JavaScript agent adds a mediationConnectionInvite in their agentConfig without specifying the mediationPickupStrategy.
  2. The agent connects with the mediator and queries its features.
  3. When the mediator supports https://didcomm.org/messagepickup/1.0, we could set mediationPickupStrategy to explicit. If it does not support https://didcomm.org/messagepickup/1.0/batch-pickup we could set it to implicit.

I would love to hear some feedback or any other methods that could do the same, but more efficiently.

@berendsliedrecht berendsliedrecht changed the title Detect implicit or explitict meditatio Detect implicit or explitict mediation pickup strategy Oct 19, 2021
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

Successfully merging a pull request may close this issue.

1 participant