mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-07 07:48:44 +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.