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

electrostatic-sandbox-framework: re-order around platform channels #27

Merged
merged 8 commits into from
Jun 26, 2024

Conversation

pavly-gerges
Copy link
Member

This PR re-orders the main framework files (electrostatic-core) into:

  • src/include/electrostatic/[algorithm - comm - sys] as a means for providing platform channels.
  • src/libs/[algorithm - comm - platform] for platform-specific channels infrastructure.

@pavly-gerges pavly-gerges added build-script Build script related stuff. system-design System-designing related stuff. labels Jun 26, 2024
@pavly-gerges pavly-gerges merged commit 900a9b5 into master Jun 26, 2024
1 check passed
@pavly-gerges pavly-gerges deleted the platform-channels branch June 26, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-script Build script related stuff. system-design System-designing related stuff.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Sandbox-Framework] Design a general purpose API to initialize, control, and finalize comm. protocols
1 participant