Add IPC support (#6348)
This is useful for both security and performance reasons. IPC is faster than TCP, and it is subject to OS access controls.
parent
4368fc66
Please register or sign in to comment
This is useful for both security and performance reasons. IPC is faster than TCP, and it is subject to OS access controls.