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

Support intra-process communication between Clients and Services #1847

Open
wants to merge 4 commits into
base: rolling
Choose a base branch
from

Commits on Sep 23, 2022

  1. Support intra-process communication: Clients & Services

    Signed-off-by: Mauro Passerino <[email protected]>
    Mauro Passerino committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    b2d743a View commit details
    Browse the repository at this point in the history
  2. Add on new request/responses callbacks to IPC srv/cli

    Signed-off-by: Mauro Passerino <[email protected]>
    Mauro Passerino committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    0a98fda View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Clear intra-process manager from destroyed cli/srv

    Signed-off-by: Mauro Passerino <[email protected]>
    Mauro Passerino committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    b995963 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Missing create_intra_process_service in constructor

    Signed-off-by: Mauro Passerino <[email protected]>
    Mauro Passerino committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    fb2c117 View commit details
    Browse the repository at this point in the history