snix/tvix/docs/src/nix-daemon
Vova Kryachko db13b6c092 chore(tvix/nix-daemon): Implement STDERR_READ protocol
When sending nars over the wire to the nix-daemon, nix protocol versions
1.21 to 1.23 use this framing protocol.

This change implements an AsyncRead for this protocol, to be used in
AddToStoreNar and any other operations when necessary.

Change-Id: I571f1adbb2343c14c98503d1a2c12eea4c783ec9
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12813
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2024-11-20 17:36:26 +00:00
..
changelog.md chore(tvix/docs): Small changes to Nix Daemon protocol description 2024-11-03 20:49:19 +00:00
handshake.md chore(tvix/docs): Small changes to Nix Daemon protocol description 2024-11-03 20:49:19 +00:00
index.md chore(tvix/docs): move daemon protocol to its own chapter 2024-06-13 19:23:20 +00:00
logging.md chore(tvix/nix-daemon): Implement STDERR_READ protocol 2024-11-20 17:36:26 +00:00
operations.md chore(tvix/docs): Small changes to Nix Daemon protocol description 2024-11-03 20:49:19 +00:00
serialization.md chore(tvix/docs): Small changes to Nix Daemon protocol description 2024-11-03 20:49:19 +00:00