Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-08 | tidy: modernize-use-equals-default | MarcoFalke | |
2021-04-23 | multiprocess: Add echoipc RPC method and test | Russell Yanofsky | |
Add simple interfaces::Echo IPC interface with one method that just takes and returns a string, to test multiprocess framework and provide an example of how it can be used to spawn and call between processes. |