summaryrefslogtreecommitdiffhomepage
path: root/tunnel/tools/libwg-go/.gitignore
AgeCommit message (Collapse)Author
2023-08-19tunnel: 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.
2020-03-09Migrate tunnel related classes to tunnel/ Gradle moduleHarsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>