FDC3 Desktop Agent Bridging

FDC3 Desktop Agent Bridging (DAB) is a wire protocol that enables multiple Desktop Agent implementations to interoperate, allowing applications running under different Desktop Agents to share context and raise intents with each other. The bridging specification defines a WebSocket-based protocol for agent-to-agent communication, enabling cross-agent context broadcasting and cross-agent intent resolution within the same desktop environment or across network boundaries.

API entry from apis.yml

apis.yml Raw ↑
aid: fdc3:desktop-agent-bridging
name: FDC3 Desktop Agent Bridging
description: FDC3 Desktop Agent Bridging (DAB) is a wire protocol that enables multiple Desktop Agent
  implementations to interoperate, allowing applications running under different Desktop Agents to share
  context and raise intents with each other. The bridging specification defines a WebSocket-based protocol
  for agent-to-agent communication, enabling cross-agent context broadcasting and cross-agent intent resolution
  within the same desktop environment or across network boundaries.
humanURL: https://fdc3.finos.org/docs/agent-bridging/spec
baseURL: https://fdc3.finos.org
tags:
- Desktop Agent Bridging
- WebSocket
- Interoperability
- Financial Services
- Open Standard
properties:
- type: Documentation
  url: https://fdc3.finos.org/docs/agent-bridging/spec
- type: GitHubRepository
  url: https://github.com/finos/FDC3