1 2 3
This Crate defines the wire protocol for the cli (client) and the daemon (server) to communicate. This is sort of like a minimal IDL for this project using serde and bincode. No stability guarantees. Not intended for outside use yet.