]> go.fuhry.dev Git - runtime.git/commit
more ephs
authorDan Fuhry <dan@fuhry.com>
Thu, 6 Nov 2025 12:03:20 +0000 (07:03 -0500)
committerDan Fuhry <dan@fuhry.com>
Sun, 9 Nov 2025 12:24:10 +0000 (07:24 -0500)
commitd539b24ad77d2235fd5ddae7972cb986eddf2bd5
treede519998461cc8ee0e9d827e92f5f659caa523c5
parente90b3d966b2c1f31d73e518d138b7090b7e488e8
more ephs
17 files changed:
ephs/client/main.go [new file with mode: 0644]
ephs/server/Makefile [new file with mode: 0644]
ephs/server/ephs_acl.yaml [new file with mode: 0644]
ephs/server/main.go [new file with mode: 0644]
ephs/server/rules.yaml [new file with mode: 0644]
grpc/client.go
grpc/conn_quic.go
grpc/health_probe/main.go [new file with mode: 0644]
grpc/healthcheck.go [new file with mode: 0644]
grpc/server.go
mtls/fsnotify/fsnotify.go
mtls/fsnotify/util.go
mtls/identity.go
mtls/verify_names.go
mtls/verify_roots.go
sd/etcd_factory.go
sd/watcher.go