Added gRPC library

This commit is contained in:
SChernykh
2024-02-10 23:38:22 +01:00
parent 2ff6fb7b65
commit 0801d607a1
54 changed files with 73684 additions and 16721 deletions

7
.gitmodules vendored
View File

@@ -25,6 +25,7 @@
[submodule "external/src/miniupnp"]
path = external/src/miniupnp
url = https://github.com/SChernykh/miniupnp
[submodule "external/src/protobuf-c"]
path = external/src/protobuf-c
url = https://github.com/SChernykh/protobuf-c
[submodule "external/src/grpc"]
path = external/src/grpc
url = https://github.com/SChernykh/grpc
branch = v1.61.x