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

Ability to opt-in or opt-out of the mediator live mode. #198

Closed
elribonazo opened this issue Apr 23, 2024 · 0 comments · Fixed by #199
Closed

Ability to opt-in or opt-out of the mediator live mode. #198

elribonazo opened this issue Apr 23, 2024 · 0 comments · Fixed by #199
Assignees

Comments

@elribonazo
Copy link
Contributor

Proposed feature

Currently if the peerDID from the mediator is using live mode, then by default it will fallback to using an isomorphic implementation of websockets.

User's though may want to opt out from this configuration

Feature description

I will propose to add a configuration parameter into the agent initialization function so we can disable or enable this behavior and user's have full control over how they want to be connecting.

When the option is found, even if the peerDID contains a ws endpoint, it will be discarded.

Anything else?

No response

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

Successfully merging a pull request may close this issue.

1 participant