-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Proposed feature
We want to improve our agent implementation to allow developers and users to configure what mediators they want to be using at runtime.
The agent init function should allow the user to start the agent instance with a list of MediatorDIDs (could also be empty)
At any point, the SDK developer can also add a MediatorDID to an instance that is running.
Feature description
- Extend the agent to allow multiple mediator connections + pickup listeners at the same time.
- Extend the agent init configuration to allow sending multiple mediator DIDS
By default we will still be backwards compatible with sending a single mediator to agent init, but the user can now also send a list of mediator dids - Ability to stop/remove a mediator that is running
Anything else?
No response
Metadata
Metadata
Assignees
Labels
No labels