neat! since its written in rust, why not use https://github.com/eclipse-iceoryx/iceoryx2 for ipc?
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.