snix/tvix/store/src
Florian Klink 09328c79d5 feat(tvix/store/listener): implement connect_info()
For Unix and TCP streams, we can actually give more info than just ().

Change-Id: I80ca261b9e7a880389ec2029ea5893180314f0b2
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9561
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2023-10-08 07:44:13 +00:00
..
bin fix(tvix/store): Fix FUSE support on MacOS 2023-10-02 15:46:47 +00:00
fs fix(tvix/store): Fix FUSE support on MacOS 2023-10-02 15:46:47 +00:00
listener feat(tvix/store/listener): implement connect_info() 2023-10-08 07:44:13 +00:00
nar refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
pathinfoservice refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
proto refactor(tvix/store/proto): use NamedNode trait 2023-10-05 18:58:55 +00:00
tests test(tvix/store/pathinfo): add more tests for references 2023-10-05 10:25:16 +00:00
lib.rs feat(tvix/store): Support listening on UNIX domain sockets 2023-09-25 17:41:37 +00:00