Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-10 | tunnel: implement http proxy for Android 10+ | Mikael Magnusson | |
2022-06-10 | tunnel: add gRPC over unix domain socket to the go backend | Mikael Magnusson | |
With gRPC it will be easier to extend the go backend API. In this commit the Version function is reimplemented in gRPC. |