Initial commit.

This commit is contained in:
Karolis2011
2019-08-17 21:55:05 +03:00
parent eaedeb14ae
commit 8ca5a24065
6 changed files with 439 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
# ass-grpc-data
gRPC templates for the Aurora Server System.
# Aurora Server System RPC protobuffs
Protocol buffer files used for defining services. Those files are needed if you want to make server or client using A.S.S. communication scheme. A.S.S. uses gRPC for handling calls.