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

Pingpong run script #529

Closed

Conversation

matejpavlovic
Copy link
Contributor

Add a simple script to run two pingpong nodes in tmux.

Cath3876 and others added 2 commits December 1, 2023 12:48
Generalize:
The interceptor can now interfere with the intercepted events.
Instead of returning just an error value, it now also returns an `EventList`.
It is those returned events (instead of the input events)
that Mir uses for delivering to its modules.

Simplify:
The `EventRecord`s have been overused in parts of the code where they did not necessarily belong.
They are now replaced by simple `EventList`s wherever appropriate.

Signed-off-by: Matej Pavlovic <[email protected]>
Co-authored-by: Schmit Catherine <[email protected]>
Co-authored-by: Matej Pavlovic <[email protected]>
@matejpavlovic matejpavlovic deleted the pingpong-run-script branch December 14, 2023 18:13
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