Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipc: stay silent if command succeeded | Moritz Poldrack | 2023-03-07 | 1 | -3/+1 |
* | ipc: allow triggering internal commands via IPC | Moritz Poldrack | 2023-03-07 | 2 | -0/+15 |
* | ipc: use an interface instead of a function list | Moritz Poldrack | 2023-03-07 | 2 | -7/+13 |
* | ipc: change protocol to JSON | Moritz Poldrack | 2023-03-07 | 3 | -28/+105 |
* | socket: refactor existing code | Moritz Poldrack | 2023-03-07 | 3 | -146/+147 |
* | socket: extract functionality into ipc package | Moritz Poldrack | 2023-03-07 | 1 | -0/+146 |