I want to create a build daemon backend so that zb can run without a Nix installation. I'm thinking the protocol should be JSON-RPC-ish for simplicity. I like the LSP framing format, since that would also permit streaming NAR imports as a separate content type.
I want to create a build daemon backend so that zb can run without a Nix installation. I'm thinking the protocol should be JSON-RPC-ish for simplicity. I like the LSP framing format, since that would also permit streaming NAR imports as a separate content type.