mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-26 18:24:54 +09:00
8f5e2e7291
Delete grpcv1.go, the TCP gRPC listener, the gRPC auth interceptor, and the now-unused HTTP bearer middleware. The v1 API is served only over HTTP (TCP + unix socket) by the ogen stack.