This website requires JavaScript.
Explore
Help
Register
Sign in
mdebray
/
tvl-depot
Watch
1
Star
0
Fork
You've already forked tvl-depot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
742937d55c
tvl-depot
/
tvix
/
nix-compat
/
src
/
nix_daemon
/
mod.rs
2 lines
25 B
Rust
Raw
Normal View
History
Unescape
Escape
refactor(tvix/nix-compat): move worker_protocol into nix_daemon mod This doesn't have much to do with the plain "wire" format, it's merely one user of it. Also, use the more "public" `wire::` API to read/write bytes, strings, bools and u64s. Change-Id: I98dddcc3004dfde7a0c009958fe84a840f77b188 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11390 Tested-by: BuildkiteCI Autosubmit: flokli <flokli@flokli.de> Reviewed-by: raitobezarius <tvl@lahfa.xyz> Reviewed-by: Brian Olsen <me@griff.name>
2024-04-10 14:43:15 +02:00
pub
mod
worker_protocol
;
Reference in a new issue
Copy permalink