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

feat(framework) Introduce SimulationIoServicer and enable its usage in SuperLink #4427

Merged
merged 13 commits into from
Nov 6, 2024

Conversation

jafermarq
Copy link
Contributor

@jafermarq jafermarq commented Nov 4, 2024

  • Introduce a SimulationIoServicer that will be the point of interface between flwr-simulation and the LinkState.
  • Moved the start of the Exec API to the top of run_superlink
  • Based on the Exec plugin, either the SimulationIO API or the ServerAppIo + Fleet APIs are initialised.
  • Introduce SIMULATIONIO_API_DEFAULT_ADDRESS in common.constants

@jafermarq jafermarq marked this pull request as ready for review November 5, 2024 10:12
@danieljanes danieljanes enabled auto-merge (squash) November 6, 2024 17:00
@danieljanes danieljanes merged commit a23f730 into main Nov 6, 2024
53 checks passed
@danieljanes danieljanes deleted the add-simulationio-servicer branch November 6, 2024 17:07
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

Successfully merging this pull request may close these issues.

2 participants