tvl-depot/tvix/nar-bridge/pkg
Florian Klink 50c81d7838 feat(tvix/nar-bridge): support listening on unix sockets
This simply checks for the address to contain slashes, and if so, opens
a unix socket, rather than a tcp one. We'll use this in //tvix/boot
tests to simplify waiting for nar-bridge to be up.

Change-Id: I7184f548d57142b1c5f698a1f0c30343489373a5
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11184
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2024-03-18 14:57:30 +00:00
..
http feat(tvix/nar-bridge): support listening on unix sockets 2024-03-18 14:57:30 +00:00
importer feat(tvix/store/nar-info): Support async blob upload 2024-01-23 17:01:16 +00:00