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

Inter-Process Communication #498

Merged
merged 9 commits into from
Aug 18, 2024
Merged

Inter-Process Communication #498

merged 9 commits into from
Aug 18, 2024

Commits on Aug 13, 2024

  1. Implement basic IPC

    gustavohenke committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    aa9f8de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3136da7 View commit details
    Browse the repository at this point in the history
  3. docs

    gustavohenke committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0017b01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ab0918 View commit details
    Browse the repository at this point in the history
  5. Wire ipc in

    gustavohenke committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5d6e12e View commit details
    Browse the repository at this point in the history
  6. more docs

    gustavohenke committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    acfb067 View commit details
    Browse the repository at this point in the history
  7. Fix test

    gustavohenke committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3146a10 View commit details
    Browse the repository at this point in the history
  8. Fix tests again

    gustavohenke committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    cdfeead View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    14b318a View commit details
    Browse the repository at this point in the history