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
As a continuation of #29. This PR added support for SocketDock, but assumes there's only one agent instance. If multiple instances of the same mediator agent are active, delivery of messages might not work as expected (as not all agents are aware of the open transport sessions).
As a continuation of #29. This PR added support for SocketDock, but assumes there's only one agent instance. If multiple instances of the same mediator agent are active, delivery of messages might not work as expected (as not all agents are aware of the open transport sessions).
Relevant code: https://github.com/openwallet-foundation/credo-ts/blob/main/packages/core/src/agent/TransportService.ts#L17
The text was updated successfully, but these errors were encountered: