This repo serves as a starting point to build gRPC client that connects to Hoshimachi. Feel free to modify the code to suit your requirements ^o^
git clone https://github.com/finestelongit/hoshiyomi
go build
./hoshiyomi
go run .
Coming soon!
If you want to use the .proto
file in other programming languages (let's say, building your own gRPC client to fetch the Hoshimachi server), read https://protobuf.dev/reference/other/