We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Backplane JS client should create connection with backplane based on specification https://github.com/finos/FDC3/blob/544-Desktop-Agent-Bridging-Proposal/docs/api-bridging/spec.md#connection-protocol. It should encapsulate and abstract the protocol implementation details for consumers like finsemble.
JS client expose connect taking parameters needed to pass to backplane as part of connection protocol. https://github.com/finos/FDC3/blob/544-Desktop-Agent-Bridging-Proposal/docs/api-bridging/spec.md#connection-protocol
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Enhancement Request
Use Case
Backplane JS client should create connection with backplane based on specification https://github.com/finos/FDC3/blob/544-Desktop-Agent-Bridging-Proposal/docs/api-bridging/spec.md#connection-protocol. It should encapsulate and abstract the protocol implementation details for consumers like finsemble.
Workflow Description
JS client expose connect taking parameters needed to pass to backplane as part of connection protocol.
https://github.com/finos/FDC3/blob/544-Desktop-Agent-Bridging-Proposal/docs/api-bridging/spec.md#connection-protocol
Workflow Examples
Additional Information
The text was updated successfully, but these errors were encountered: