abrasive-protocol 0.0.1

Wire protocol types for abrasive, a remote cargo CLI.
Documentation
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.