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

Shared transport session pool to allow multi-agent deployments with socket dock #36

Open
TimoGlastra opened this issue Jan 16, 2025 · 0 comments

Comments

@TimoGlastra
Copy link
Contributor

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

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

No branches or pull requests

1 participant