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

Draft: Networkdriver #2455

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from
Draft

Draft: Networkdriver #2455

wants to merge 23 commits into from

Conversation

Jakio815
Copy link
Collaborator

@Jakio815 Jakio815 commented Jan 17, 2025

For more details, please check lf-lang/reactor-c#508.

Add CommunicationModeProperty.

The comm-type keyword is available in the C target as follows.

target C {
  comm-type: TCP
}

Currently only supports TCP.

Fix code generator to use netdriver.

The code generator for the federates now use netdrvs instead of sockets.

@Jakio815 Jakio815 added the refactoring Code quality enhancement label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code quality enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant