Add core grpc server

This commit is contained in:
problematicconsumer
2024-03-15 11:43:13 +03:30
parent e39d9e6fdb
commit 086b5208c0
11 changed files with 553 additions and 42 deletions

View File

@@ -70,7 +70,11 @@ android-prepare: get-geo-assets get gen translate android-libs
android-apk-prepare:android-prepare
android-aab-prepare:android-prepare
.PHONY: protos
protos:
make -C libcore -f Makefile protos
protoc --dart_out=grpc:lib/singbox/generated --proto_path=libcore/protos libcore/protos/*.proto
macos-install-dependencies:
brew install create-dmg tree