summaryrefslogtreecommitdiffhomepage
path: root/tunnel/tools/libwg-go/service.go
AgeCommit message (Collapse)Author
2022-06-10tunnel: implement http proxy for Android 10+Mikael Magnusson
2022-06-10tunnel: add gRPC over unix domain socket to the go backendMikael Magnusson
With gRPC it will be easier to extend the go backend API. In this commit the Version function is reimplemented in gRPC.