Add IPC support
This is useful for both security and performance reasons. IPC is faster than TCP, and it is subject to OS access controls.
parent
d735e4d0
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.