You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: