← Back to context Comment by Depurator 18 hours ago neat! since its written in rust, why not use https://github.com/eclipse-iceoryx/iceoryx2 for ipc? 1 comment Depurator Reply Philip-J-Fry 16 hours ago Because now you're locked into the Rust ecosystem.JSONRPC over Unix sockets is a better interface for language agnostic IPC.
Philip-J-Fry 16 hours ago Because now you're locked into the Rust ecosystem.JSONRPC over Unix sockets is a better interface for language agnostic IPC.
Because now you're locked into the Rust ecosystem.
JSONRPC over Unix sockets is a better interface for language agnostic IPC.