- Runs on localhost or server's IP address
- Runs at port :22318 (Suisei's debut date, 22/3/18)
Method 1: Using Hoshiyomi (recommended)
See the documentation of Hoshiyomi for further explanation.
Maybe you want to view this link? :o
I'm assuming that you know the drill. So, just download the .proto
file, and use it to build the gRPC client! ^o^
I'll recommend to use Hoshiyomi instead as your starting point!
git clone https://github.com/finestelongit/hoshimachi
go build
./hoshimachi
go run .
Coming soon! gRPC is kinda "spain without the s" to set up, so as the tutorial.
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/