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

enables intermachine communication #1243

Merged

Conversation

ivg
Copy link
Member

@ivg ivg commented Nov 20, 2020

This PR adds a new interface, Machine.Other, that enables access to
the local state of other machines. It is possible both to pry into
others local state and even change it. So is it carefuly.

This PR is a step towards the solution of the #1076 issue. More will
come.

This PR adds a new interface, `Machine.Other`, that enables access to
the local state of other machines. It is possible both to pry into
others local state and even change it. So is it carefuly.

This PR is a step towards the solution of the BinaryAnalysisPlatform#1076 issue. More will
come.
@ivg ivg merged commit 42bd9e3 into BinaryAnalysisPlatform:master Nov 20, 2020
@ivg ivg deleted the enable-inter-machine-communication branch March 9, 2022 17:16
@ivg ivg restored the enable-inter-machine-communication branch March 9, 2022 17:17
@ivg ivg deleted the enable-inter-machine-communication branch March 9, 2022 17:17
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.

1 participant