summaryrefslogtreecommitdiffhomepage
path: root/tunnel/src/main/proto
AgeCommit message (Collapse)Author
2024-01-07tunnel: download pac in javaMikael Magnusson
2024-01-07ui,tunnel: implement http proxy for Android 10+Mikael Magnusson
Allow getting package names of tv apps.
2024-01-07tunnel: add Error in libwg.protoMikael Magnusson
2024-01-07tunnel: 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. Gitignore generated protobuf files.