-
Notifications
You must be signed in to change notification settings - Fork 137
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
Desktop Agent Bridging Discussion group 22nd Feb 2023 #911
Labels
Desktop Agent Bridging
Desktop Agent Bridging Discussion Group
help wanted
Extra attention is needed
indexed
When a meeting attendance is being tracked
meeting
Comments
Tiago Pina / Finsemble |
Rob / FINOS |
Derek Novavi / S&P Global |
Julia / FINOS |
Kris West / Finsemble |
Manish / NWM |
Vivek/ NWM |
Vinay Mistry / Symphony |
29 tasks
8 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Desktop Agent Bridging
Desktop Agent Bridging Discussion Group
help wanted
Extra attention is needed
indexed
When a meeting attendance is being tracked
meeting
Group overview
Discussion group for developing proposals for producing bridges between FDC3 implementations (aka Desktop Agents), allowing applications running on one Desktop Agent, to integrate with FDC3 applications running on a second Desktop Agent for the same user.
The interop between applications running on different Desktop Agents aka Platforms would ideally cover
Current proposal document
Relevant issue tags
Desktop Agent Bridging Discussion group #544
Meeting Date
Thursday 22 Feb 2023 - 9am EST / 2pm GMT
WebEx info
More ways to join
Meeting notices
FINOS Project leads are responsible for observing the FINOS guidelines for running project meetings. Project maintainers can find additional resources in the FINOS Maintainers Cheatsheet.
All participants in FINOS project meetings are subject to the LF Antitrust Policy, the FINOS Community Code of Conduct and all other FINOS policies.
FINOS meetings involve participation by industry competitors, and it is the intention of FINOS and the Linux Foundation to conduct all of its activities in accordance with applicable antitrust and competition laws. It is therefore extremely important that attendees adhere to meeting agendas, and be aware of, and not participate in, any activities that are prohibited under applicable US state, federal or foreign antitrust and competition laws. Please contact legal@finos.org with any questions.
FINOS project meetings may be recorded for use solely by the FINOS team for administration purposes. In very limited instances, and with explicit approval, recordings may be made more widely available.
A Discussion Group has no direct decision-making power regarding the FDC3 standard - rather it is intended that anything they propose or work on will result in proposals (via Github issues and PRs) for the Standards Working Group participants to consider and vote on for inclusion in the standard.
Agenda
Minutes
Review of action items from previous meeting
Discussions about AsyncAPI vs OpenAPI and how the different technologies would apply to doc generation of the bridging protocol
Discussions SignalR vs SocketIO vs raw Web Socket
@kriswest Reported that FDC3 API types are just TS types and there are no schemas generated, whereas Context definitions have schemas.
Bridging and FDC3 on the Web
does bridging serve as a general FDC3 protocol?
not really as its designed for DA <-> DA (via bridge) comms and doesn't define a message for every FDC3 API call (as some don't require contact between agents), although the message payloads would be common - and were extracted from the API call parameters and response types, which could be considered generic.
@kriswest/@robmoffat - Discussion about the role of the bridge in collating and augmenting responses (eg. findIntent) - Sample scenario, 2 bridged DAs that have the same app.
@novavi - Asked about the use-case where a DA is connected to 2 bridges.
Action Items
Untracked attendees
The text was updated successfully, but these errors were encountered: