-
Notifications
You must be signed in to change notification settings - Fork 24
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
Refactoring of the RTI implementation #224
Conversation
…of all castings, except one.
… of ids, and not an array of federates?!
Same case here for the tests. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Starting to look good. There is still a bunch of FIXMEs, some of them are probably out-dated though
Conclusion at the meeting: LGTM so that we can get the other environment PRs merged also. Then we will continue working on the RTI in the future enclave branch which should bring it all together. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! I supplied some minor comments that should be easy to address.
RTI refactoring to separate common coordination functions between federates and enclaves.
There are two types of RTI instances, one for federates, and one for enclaves.